Skip to content

Commit

Permalink
chore(deps): update paulhatch/semantic-version action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent 4574a8a commit d1ebee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Version
id: version
uses: paulhatch/semantic-version@v4.0.3
uses: paulhatch/semantic-version@v5.2.1
with:
major_pattern: "BREAKING CHANGE"
minor_pattern: "feat"
Expand Down

0 comments on commit d1ebee4

Please sign in to comment.