Skip to content

Commit c1b5f83

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4abbb29 commit c1b5f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Commit and push formatting fixes
6969
if: steps.format.outputs.has_changes == 'true' && !cancelled()
70-
uses: stefanzweifel/git-auto-commit-action@v5
70+
uses: stefanzweifel/git-auto-commit-action@v7
7171
with:
7272
commit_message: |
7373
chore: `mise format`

0 commit comments

Comments
 (0)