We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3169c2c + 6aba825 commit e8c8feaCopy full SHA for e8c8fea
1 file changed
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Conventional Changelog Action
43
id: changelog
44
- uses: TriPSs/conventional-changelog-action@v4
+ uses: TriPSs/conventional-changelog-action@v5
45
with:
46
github-token: ${{ secrets.github_token }}
47
skip-on-empty: false
0 commit comments