We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46b5283 + ff71ca4 commit b0c8232Copy full SHA for b0c8232
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Conventional Changelog Action
43
id: changelog
44
- uses: TriPSs/conventional-changelog-action@v5
+ uses: TriPSs/conventional-changelog-action@v6
45
with:
46
github-token: ${{ secrets.github_token }}
47
skip-on-empty: false
0 commit comments