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

Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v4/CHANGELOG.md)
- [Commits](5f865e4ca3...8118086024)

---
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] 2023-09-22 01:00:04 +00:00 committed by github-actions[bot]
parent 35c2588365
commit 44c9a3cf58

View file

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
- name: Create changelog ✍️
id: changelog
uses: TriPSs/conventional-changelog-action@5f865e4ca373f189640721c0cca04ea3e0e7bfcd
uses: TriPSs/conventional-changelog-action@8118086024a5380b05b0d54ed2181516082e090f
with:
github-token: ${{ secrets.github_token }}
skip-version-file: "true"