Skip to content

Commit b0c9d28

Browse files
authored
Merge pull request #23 from VanOns/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents f14941d + d2bd754 commit b0c9d28

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 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: "chore: update CHANGELOG.md"

0 commit comments

Comments
 (0)