diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4adc2b8..dc6609b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -59,7 +59,7 @@ jobs: run: | pnpm swagger - - uses: stefanzweifel/git-auto-commit-action@v5 + - uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: "chore: auto-format code style [ci skip]" file_pattern: ":/*.*"