Skip to content

Commit 535d22a

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent 59e93fb commit 535d22a

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
@@ -21,7 +21,7 @@ jobs:
2121
release-notes: ${{ github.event.release.body }}
2222

2323
- name: Commit updated CHANGELOG
24-
uses: stefanzweifel/git-auto-commit-action@v5
24+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
2525
with:
2626
branch: main
2727
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)