Skip to content

Commit dd3604f

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent 898af9c commit dd3604f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sync-root/.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
release-notes: ${{ github.event.release.body }}
2828

2929
- name: Commit updated Changelog
30-
uses: stefanzweifel/git-auto-commit-action@v5
30+
uses: stefanzweifel/git-auto-commit-action@v7
3131
with:
3232
branch: ${{ github.event.repository.default_branch }}
3333
commit_message: "docs(changelog): update changelog"

0 commit comments

Comments
 (0)