Skip to content

Commit

Permalink
fix: use exact version (v5.3.0) of semantic-version action
Browse files Browse the repository at this point in the history
  • Loading branch information
Strobotti committed Apr 29, 2024
1 parent f6d2ac6 commit c9d93c4
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@v5
- uses: paulhatch/semantic-version@v5.3.0

0 comments on commit c9d93c4

Please sign in to comment.