Skip to content

Commit 25c839b

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (#427)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38ab065 commit 25c839b

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@v6
26+
uses: stefanzweifel/git-auto-commit-action@v7
2727
with:
2828
branch: main
2929
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)