From 1c72469ad60ec61d357a9b19f688f2166ce2f8d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:30:44 +0000 Subject: [PATCH] chore(deps): update paulhatch/semantic-version action to v6.0.2 --- .github/workflows/auto-versioning.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-versioning.yml b/.github/workflows/auto-versioning.yml index c5a815b1..42786152 100644 --- a/.github/workflows/auto-versioning.yml +++ b/.github/workflows/auto-versioning.yml @@ -33,7 +33,7 @@ jobs: - name: Calculate Semantic Version id: semver - uses: paulhatch/semantic-version@f29500c9d60a99ed5168e39ee367e0976884c46e # v6.0.1 + uses: paulhatch/semantic-version@9f72830310d5ed81233b641ee59253644cd8a8fc # v6.0.2 with: # The prefix to use to create tags tag_prefix: "v"