diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index 23ca585..dbdd4e7 100644 --- a/.github/workflows/pre-commit-autoupdate.yml +++ b/.github/workflows/pre-commit-autoupdate.yml @@ -34,7 +34,7 @@ jobs: run: | pre-commit autoupdate pre-commit run -a || true - - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e + - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c with: commit-message: "Auto-update pre-commit hooks" title: "Auto-update pre-commit hooks"