From 882c0c78d9310a467d34c84ba26cdcf934bc80cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:27:29 +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 }}