Skip to content

Commit

Permalink
Bump TriPSs/conventional-changelog-action from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 3 to 4.
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v4/CHANGELOG.md)
- [Commits](TriPSs/conventional-changelog-action@v3...v4)

---
updated-dependencies:
- dependency-name: TriPSs/conventional-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent 5db0c3b commit 31b4f6f
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@v3
uses: TriPSs/conventional-changelog-action@v4
id: changelog
with:
github-token: ${{ secrets.github_token }}
Expand Down

0 comments on commit 31b4f6f

Please sign in to comment.