Skip to content

Commit eb38c21

Browse files
committed
Use v5 in update-changelog Workflow
1 parent 8756aa0 commit eb38c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
latest-version: ${{ github.event.release.name }}
2828

2929
- name: Commit updated CHANGELOG
30-
uses: stefanzweifel/git-auto-commit-action@v4
30+
uses: stefanzweifel/git-auto-commit-action@v5
3131
with:
3232
branch: master
3333
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)