Skip to content

Commit ef87732

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent 8f03a38 commit ef87732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
pnpm exec oxfmt --write ${{ steps.changed.outputs.files }}
5353
5454
- name: Commit fixes
55-
uses: stefanzweifel/git-auto-commit-action@v5
55+
uses: stefanzweifel/git-auto-commit-action@v7
5656
with:
5757
commit_message: "style: auto-fix lint and format"
5858

0 commit comments

Comments
 (0)