From 3454ecd4f3d8e6dad3335c43eff8858ab6c66643 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 11:39:59 +0000 Subject: [PATCH] chore(release): Version 2.6.0 [skip ci] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 555ddb6..16c6532 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.5.0' + image: 'docker://ghcr.io/thenativeweb/get-next-version:2.6.0'