Merge pull request #7 from Wivik/dependabot/github_actions/TriPSs/conventional-changelog-action-6

chore(deps): bump TriPSs/conventional-changelog-action from 5 to 6
This commit is contained in:
Seb 2024-12-02 13:05:28 +01:00 committed by GitHub
commit fea5751b3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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