Skip to content

Commit

Permalink
Proper version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoatyMcBoatFace committed Aug 10, 2023
1 parent 2d11679 commit dc4c4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Generate Semantic Version
id: version
uses: paulhatch/semantic-version@v5
uses: PaulHatch/semantic-version@v5.0.3
with:
tag_prefix: "v"
major_pattern: "(MAJOR)"
Expand Down

0 comments on commit dc4c4cb

Please sign in to comment.