Skip to content

Commit d47b971

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent 9bd89f1 commit d47b971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: |
6060
pnpm swagger
6161
62-
- uses: stefanzweifel/git-auto-commit-action@v5
62+
- uses: stefanzweifel/git-auto-commit-action@v6
6363
with:
6464
commit_message: "chore: auto-format code style [ci skip]"
6565
file_pattern: ":/*.*"

0 commit comments

Comments
 (0)