diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index ae07dc8..4e4ef73 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@9153d834b60caba6d51c9b9510b087acf9f33f83 + - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e with: commit-message: "Auto-update pre-commit hooks" title: "Auto-update pre-commit hooks"