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 authored and fbricon committed Mar 26, 2024
1 parent 3cda8ef commit 8eafd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- 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 8eafd40

Please sign in to comment.