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:
Seb 2024-01-01 16:22:23 +01:00 committed by GitHub
commit e64d24c0d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}