Skip to content

Commit

Permalink
fix(ci): Change version for changelog action
Browse files Browse the repository at this point in the history
Signed-off-by: macinsight <gh@macinsight.net>
  • Loading branch information
macinsight committed Nov 28, 2023
1 parent 5872e8e commit c747716
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 @@ -14,7 +14,7 @@ jobs:

- name: Update CHANGELOG
id: changelog
uses: requarks/changelog-action@v1.9.0
uses: requarks/changelog-action@v1
with:
token: ${{ github.token }}
tag: ${{ github.ref_name }}
Expand Down

0 comments on commit c747716

Please sign in to comment.