We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e241c49 commit 22c1d4dCopy full SHA for 22c1d4d
.github/workflows/release.yml
@@ -94,7 +94,7 @@ jobs:
94
git push origin main
95
96
- name: Simple conventional changelog
97
- uses: lstocchi/simple-conventional-changelog@13071c09073f5deddf03d44d9af6a8b0f81ef227 #0.0.11
+ uses: redhat-developer/simple-conventional-changelog@0a6db1ac3910c2cf66f2e1a530951dba1ece8540 #0.0.12
98
id: changelog
99
with:
100
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments