Skip to content

Commit 59539f2

Browse files
authored
chore: Bump changelog version to 0.0.12 (#209)
1 parent 8d85168 commit 59539f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: get_version
2121
run: echo ::set-output name=VERSION::${GITHUB_REF#refs/tags/}
2222
- name: Simple conventional changelog
23-
uses: lstocchi/simple-conventional-changelog@13071c09073f5deddf03d44d9af6a8b0f81ef227 #0.0.11
23+
uses: redhat-developer/simple-conventional-changelog@0a6db1ac3910c2cf66f2e1a530951dba1ece8540 #0.0.12
2424
id: changelog
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)