diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index ddfb3198..677d0380 100644 --- a/.github/workflows/pre-commit-autoupdate.yml +++ b/.github/workflows/pre-commit-autoupdate.yml @@ -33,7 +33,7 @@ jobs: run: | pre-commit autoupdate pre-commit run -a || true - - uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 + - uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 with: commit-message: "Auto-update pre-commit hooks" title: "Auto-update pre-commit hooks"