Skip to content

Commit

Permalink
fix: pin semantic-version action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
Strobotti committed Apr 29, 2024
1 parent 37fd85b commit f6d2ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
with:
fetch-depth: 0

- uses: paulhatch/semantic-version@latest
- uses: paulhatch/semantic-version@v5

0 comments on commit f6d2ac6

Please sign in to comment.