Skip to content

Commit 0342664

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#12)
1 parent 1fc9e8c commit 0342664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
release-notes: ${{ github.event.release.body }}
2626

2727
- name: Commit updated CHANGELOG
28-
uses: stefanzweifel/git-auto-commit-action@v5
28+
uses: stefanzweifel/git-auto-commit-action@v6
2929
with:
3030
branch: master
3131
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)