Skip to content

Commit

Permalink
chore(deps): update tripss/conventional-changelog-action action to v6 (
Browse files Browse the repository at this point in the history
…#605)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 91ca447 commit 8a5369f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Conventional Changelog Action
id: changelog
uses: TriPSs/conventional-changelog-action@v5
uses: TriPSs/conventional-changelog-action@v6
with:
github-token: ${{ secrets.DEPLOY_TOKEN }}
skip-on-empty: 'false'
Expand Down

0 comments on commit 8a5369f

Please sign in to comment.