From a0b2dbf7e4a8af1e9b3318d23dc60c807ced84a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 21:32:03 +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 c84a232..4880b48 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 }}