chore(deps): bump TriPSs/conventional-changelog-action

Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v5/CHANGELOG.md)
- [Commits](25971cecba...dd734f74fc)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-08 00:33:04 +00:00 committed by github-actions[bot]
parent d9100953a6
commit 094f1a439c

View file

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Create changelog ✍️ - name: Create changelog ✍️
id: changelog id: changelog
uses: TriPSs/conventional-changelog-action@25971cecbaa4b86f8524f86fcb8b30e80bd59534 uses: TriPSs/conventional-changelog-action@dd734f74fce61a6e02f821ee1b5930bc79a23534
with: with:
github-token: ${{ secrets.github_token }} github-token: ${{ secrets.github_token }}
skip-version-file: "true" skip-version-file: "true"