From 8df8d8d86e52afae8d06e5388c562047539df861 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 08:10:23 +0000 Subject: [PATCH] chore(release): Version 2.4.2 [skip ci] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index fed9a18..c2fe9e9 100644 --- a/action.yml +++ b/action.yml @@ -9,4 +9,4 @@ outputs: description: 'Whether there is a next version' runs: using: 'docker' - image: 'docker://ghcr.io/thenativeweb/get-next-version:2.4.1' + image: 'docker://ghcr.io/thenativeweb/get-next-version:2.4.2'