Skip to content

Commit

Permalink
build(deps): bump TriPSs/conventional-changelog-action from 5 to 6
Browse files Browse the repository at this point in the history
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 5 to 6.
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v6/CHANGELOG.md)
- [Commits](TriPSs/conventional-changelog-action@v5...v6)

---
updated-dependencies:
- dependency-name: TriPSs/conventional-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tgragnato committed Dec 2, 2024
1 parent e689368 commit 0f0e0ef
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 @@ -14,7 +14,7 @@ jobs:

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

0 comments on commit 0f0e0ef

Please sign in to comment.