From d0880345a4ee2eacff84d628b9b7afae7d062447 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 04:45:55 +0000 Subject: [PATCH] chore(release): Version 2.3.1 [skip ci] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 06ba605..6e2ccce 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.3.0' + image: 'docker://ghcr.io/thenativeweb/get-next-version:2.3.1'