From 0d8c9b97d5082173dcb50ce373255548cda3c338 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 18:36:11 +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 bd80e18..717066b 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.2 with: github-token: ${{ github.token }}