Skip to content

Commit 01d77ca

Browse files
Merge pull request #382 from stefanzweifel/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
2 parents f9017b2 + 6371fed commit 01d77ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
30+
uses: stefanzweifel/git-auto-commit-action@v6
3131
with:
3232
branch: master
3333
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)