Skip to content

Commit

Permalink
fix(workflows): bump action
Browse files Browse the repository at this point in the history
  • Loading branch information
bj00rn committed Nov 9, 2024
1 parent 595363c commit d1f78f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Changelog action
id: changelog
uses: TriPSs/conventional-changelog-action@v4
uses: TriPSs/conventional-changelog-action@v5
with:
github-token: ${{ secrets.github_token }}
preset: conventionalcommits
Expand Down

0 comments on commit d1f78f1

Please sign in to comment.