mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-21 15:13:17 +01:00
chore(deps): bump TriPSs/conventional-changelog-action from 4 to 5
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 4 to 5. - [Release notes](https://github.com/tripss/conventional-changelog-action/releases) - [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v5/CHANGELOG.md) - [Commits](https://github.com/tripss/conventional-changelog-action/compare/v4...v5) --- 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>
This commit is contained in:
parent
e5fe4f151e
commit
2cb9625b17
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Produce release note
|
||||
uses: TriPSs/conventional-changelog-action@v4
|
||||
uses: TriPSs/conventional-changelog-action@v5
|
||||
id: changelog
|
||||
with:
|
||||
github-token: ${{ secrets.github_token }}
|
||||
|
Loading…
Reference in New Issue
Block a user