From b8b6ab54fe1c38c6e17438221c60f4e0ae87af85 Mon Sep 17 00:00:00 2001 From: csaba-feher-sonarsource <93765926+csaba-feher-sonarsource@users.noreply.github.com> Date: Tue, 29 Apr 2025 14:06:19 +0200 Subject: [PATCH] SQSCANGHA-93 Update .github/workflows/update-tags.yml Co-authored-by: Julien HENRY --- .github/workflows/update-tags.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-tags.yml b/.github/workflows/update-tags.yml index 3f8631b..d13374d 100644 --- a/.github/workflows/update-tags.yml +++ b/.github/workflows/update-tags.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4 - name: Parse semver - uses: madhead/semver-utils@36d1e0ed361bd7b4b77665de8093092eaeabe6ba + uses: madhead/semver-utils@36d1e0ed361bd7b4b77665de8093092eaeabe6ba # v4.3.0 id: version with: version: ${{ github.ref_name }}