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"