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

Bumps [TriPSs/conventional-changelog-action](https://github.com/TriPSs/conventional-changelog-action) from 3.18.0 to 3.18.1.
- [Release notes](https://github.com/TriPSs/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v3/CHANGELOG.md)
- [Commits](858fe562a4...b7f32a8347)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-19 01:04:15 +00:00 committed by github-actions[bot]
parent 46d210e43e
commit 44e737d900

View file

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
- name: Create changelog ✍️
id: changelog
uses: TriPSs/conventional-changelog-action@858fe562a4d01987825f5e96b2a541f53b22c8b6
uses: TriPSs/conventional-changelog-action@b7f32a8347e86c26ea2f4823cc7c160b9014c6a0
with:
github-token: ${{ secrets.github_token }}
skip-version-file: "true"