diff --git a/.github/workflows/prprecommit.yml b/.github/workflows/prprecommit.yml index fdd3c738..5c4ade32 100644 --- a/.github/workflows/prprecommit.yml +++ b/.github/workflows/prprecommit.yml @@ -34,6 +34,6 @@ jobs: uses: pre-commit/action@v3.0.1 continue-on-error: true - name: Potentially commit changes - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: linter bot commit -- feel free to overwrite \ No newline at end of file