chore(deps): bump TriPSs/conventional-changelog-action in the all group

Bumps the all group with 1 update: [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action).


Updates `TriPSs/conventional-changelog-action` from 6.3.1 to 6.4.0
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v6/CHANGELOG.md)
- [Commits](https://github.com/tripss/conventional-changelog-action/compare/952b14bbc4be87e8458a6ac5926fc655608b1b19...ee43def3241429afddab215ba89090cbf64fb45c)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-09 00:09:12 +00:00
committed by github-actions[bot]
parent 0915f956d5
commit 180e9e644c
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
- name: Create changelog ✍️
id: changelog
uses: TriPSs/conventional-changelog-action@952b14bbc4be87e8458a6ac5926fc655608b1b19
uses: TriPSs/conventional-changelog-action@ee43def3241429afddab215ba89090cbf64fb45c
with:
github-token: ${{ secrets.github_token }}
skip-version-file: "true"