Skip to content

Commit

Permalink
chore: update changelog action
Browse files Browse the repository at this point in the history
  • Loading branch information
schmelto authored Dec 25, 2023
1 parent 7b08d00 commit 95f02fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Conventional Changelog Action
id: changelog
uses: TriPSs/conventional-changelog-action@v3
uses: TriPSs/conventional-changelog-action@v4.1.1
with:
github-token: ${{ secrets.github_token }}
output-file: 'false'
Expand Down

0 comments on commit 95f02fd

Please sign in to comment.