Skip to content

Commit

Permalink
Merge pull request #9 from Wivik/dependabot/github_actions/TriPSs/con…
Browse files Browse the repository at this point in the history
…ventional-changelog-action-6

Bump TriPSs/conventional-changelog-action from 5 to 6
  • Loading branch information
Wivik authored Dec 10, 2024
2 parents 91d0cf2 + 956d0dc commit d8dd3fd
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 @@ -27,7 +27,7 @@ jobs:
args: "-o ${{ env.BOOK_NAME }}.epub --resource-path=.:book ${{ steps.book-files.outputs.BOOK_FILES }} --standalone"

- name: Produce release note
uses: TriPSs/conventional-changelog-action@v5
uses: TriPSs/conventional-changelog-action@v6
id: changelog
with:
github-token: ${{ secrets.github_token }}
Expand Down

0 comments on commit d8dd3fd

Please sign in to comment.