Skip to content

Commit

Permalink
Merge pull request #186 from blockbasti/dependabot/github_actions/Tri…
Browse files Browse the repository at this point in the history
…PSs/conventional-changelog-action-5

chore(deps): Bump TriPSs/conventional-changelog-action from 4 to 5
  • Loading branch information
blockbasti authored Mar 12, 2024
2 parents 0530cd4 + 4473bf1 commit 707ae06
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 @@ -23,7 +23,7 @@ jobs:

- name: Build full changelog
id: changelog
uses: TriPSs/conventional-changelog-action@v4
uses: TriPSs/conventional-changelog-action@v5
with:
github-token: ${{ secrets.github_token }}
git-message: 'chore: write changelog {version}'
Expand Down

0 comments on commit 707ae06

Please sign in to comment.