Skip to content

Commit 6c6fe49

Browse files
chore(deps): update tripss/conventional-changelog-action action to v6
1 parent 5fc33c4 commit 6c6fe49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- name: Conventional Changelog Update
24-
uses: TriPSs/conventional-changelog-action@v5.4.0
24+
uses: TriPSs/conventional-changelog-action@v6.0.0
2525
id: changelog
2626
with:
2727
github-token: ${{ github.token }}

0 commit comments

Comments
 (0)