Skip to content

Commit

Permalink
ci: update requarks/changelog-action action to v1.10.1 (#392)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent ce69907 commit bd3e28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

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

0 comments on commit bd3e28c

Please sign in to comment.