Skip to content

Commit

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

---
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 iloveitaly committed Dec 29, 2023
1 parent 83f5b09 commit 402c960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Conventional Changelog Action
id: changelog
uses: TriPSs/conventional-changelog-action@v4
uses: TriPSs/conventional-changelog-action@v5
with:
skip-version-file: "true"
pre-commit: bin/pre-commit.js
Expand Down

0 comments on commit 402c960

Please sign in to comment.