Merge pull request #1 from Wivik/dependabot/github_actions/TriPSs/conventional-changelog-action-4

chore(deps): bump TriPSs/conventional-changelog-action from 3 to 4
This commit is contained in:
Seb 2023-08-22 18:15:41 +02:00 committed by GitHub
commit b301042684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: Produce release note
uses: TriPSs/conventional-changelog-action@v3
uses: TriPSs/conventional-changelog-action@v4
id: changelog
with:
github-token: ${{ secrets.github_token }}