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