Skip to content

Commit

Permalink
chore: bump changelog to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sbouchet committed Mar 19, 2024
1 parent 4459b2e commit 57f3c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
git push origin ${{ inputs.branch }}
- name: Simple conventional changelog
uses: lstocchi/simple-conventional-changelog@13071c09073f5deddf03d44d9af6a8b0f81ef227 #0.0.11
uses: redhat-developer/simple-conventional-changelog@0a6db1ac3910c2cf66f2e1a530951dba1ece8540 #0.0.12
id: changelog
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 57f3c67

Please sign in to comment.