Skip to content

Commit e19d221

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#381)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d96967 commit e19d221

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
@@ -23,7 +23,7 @@ jobs:
2323
release-notes: ${{ github.event.release.body }}
2424

2525
- name: Commit updated CHANGELOG
26-
uses: stefanzweifel/git-auto-commit-action@v5
26+
uses: stefanzweifel/git-auto-commit-action@v6
2727
with:
2828
branch: main
2929
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)