mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-21 23:23:13 +01:00
Merge pull request #4 from Wivik/dependabot/github_actions/TriPSs/conventional-changelog-action-5
chore(deps): bump TriPSs/conventional-changelog-action from 4 to 5
This commit is contained in:
commit
e64d24c0d7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Produce release note
|
- name: Produce release note
|
||||||
uses: TriPSs/conventional-changelog-action@v4
|
uses: TriPSs/conventional-changelog-action@v5
|
||||||
id: changelog
|
id: changelog
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.github_token }}
|
github-token: ${{ secrets.github_token }}
|
||||||
|
Loading…
Reference in New Issue
Block a user