diff --git a/.github/workflows/auto-versioning.yml b/.github/workflows/auto-versioning.yml index c7ae13d8..4cf4b2c7 100644 --- a/.github/workflows/auto-versioning.yml +++ b/.github/workflows/auto-versioning.yml @@ -29,7 +29,7 @@ jobs: - name: Calculate Semantic Version id: semver - uses: paulhatch/semantic-version@a8f8f59fd7f0625188492e945240f12d7ad2dca3 # v5.4.0 + uses: paulhatch/semantic-version@f29500c9d60a99ed5168e39ee367e0976884c46e # v6.0.1 with: # The prefix to use to create tags tag_prefix: "v"