mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-04-28 06:39:23 +02:00
Use v5 in update-changelog Workflow
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
latest-version: ${{ github.event.release.name }}
|
||||
|
||||
- name: Commit updated CHANGELOG
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
branch: master
|
||||
commit_message: Update CHANGELOG
|
||||
|
||||
Reference in New Issue
Block a user