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.
1 parent 6f1d764 commit 56fab82Copy full SHA for 56fab82
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: conventional Changelog Action
15
id: changelog
16
- uses: TriPSs/conventional-changelog-action@v3.11.0
+ uses: TriPSs/conventional-changelog-action@v3.12.0
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
0 commit comments