Skip to content

Commit e44461f

Browse files
chore(deps): bump TriPSs/conventional-changelog-action
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 3.19.0 to 4.0.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](TriPSs/conventional-changelog-action@dd19d7c...5f865e4) --- 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]>
1 parent c079e6e commit e44461f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
2323
- name: Create changelog ✍️
2424
id: changelog
25-
uses: TriPSs/conventional-changelog-action@dd19d7c07e5f620b2d6f48d547148a4b6b29e92f
25+
uses: TriPSs/conventional-changelog-action@5f865e4ca373f189640721c0cca04ea3e0e7bfcd
2626
with:
2727
github-token: ${{ secrets.github_token }}
2828
skip-version-file: "true"

0 commit comments

Comments
 (0)