From f9202b1ab94b345e7ca86da624762a5e17d4cd3e Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 05:44:15 +0000 Subject: [PATCH] chore(release): Version 2.6.2 [skip ci] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index bbc6c9a..981bcd1 100644 --- a/action.yml +++ b/action.yml @@ -14,4 +14,4 @@ outputs: description: 'Whether there is a next version' runs: using: 'docker' - image: 'docker://ghcr.io/thenativeweb/get-next-version:2.6.1' + image: 'docker://ghcr.io/thenativeweb/get-next-version:2.6.2'