Skip to content

Commit

Permalink
chore(deps): update tripss/conventional-changelog-action action to v3…
Browse files Browse the repository at this point in the history
….19.0
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent c435baa commit de8fc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
token: ${{ secrets.ACTION_TOKEN }}
- name: Bump version and push tag
uses: TriPSs/conventional-changelog-action@v3.18.0
uses: TriPSs/conventional-changelog-action@v3.19.0
with:
github-token: ${{ secrets.ACTION_TOKEN }}
git-message: 'chore(release): {version}'
Expand Down

0 comments on commit de8fc56

Please sign in to comment.