We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c55b3b commit 590d408Copy full SHA for 590d408
.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.14.0
+ uses: TriPSs/conventional-changelog-action@v3.15.0
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
0 commit comments