diff --git a/.github/workflows/prek-autoupdate.yml b/.github/workflows/prek-autoupdate.yml index e2fd5cb..f9bda20 100644 --- a/.github/workflows/prek-autoupdate.yml +++ b/.github/workflows/prek-autoupdate.yml @@ -35,7 +35,7 @@ jobs: run: uv run prek autoupdate - name: Open a pull request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "[prek] autoupdate hooks" title: "[prek] autoupdate hooks"