From a085f955ce36f2981687b4f1e97d9fd345154c27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 03:08:55 +0000 Subject: [PATCH] ci(deps): update nicolasfara/precompute-semantic-release-version-action action to v2 --- .github/workflows/dockerify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dockerify.yml b/.github/workflows/dockerify.yml index 180205f..fa69676 100644 --- a/.github/workflows/dockerify.yml +++ b/.github/workflows/dockerify.yml @@ -26,7 +26,7 @@ jobs: - name: Compute next release version id: compute-next-version - uses: nicolasfara/precompute-semantic-release-version-action@1.0.2 + uses: nicolasfara/precompute-semantic-release-version-action@2.0.1 with: github-token: ${{ github.token }}