diff --git a/.github/workflows/pre-commit-autoupdate.yaml b/.github/workflows/pre-commit-autoupdate.yaml index 8ee62d0..a815824 100644 --- a/.github/workflows/pre-commit-autoupdate.yaml +++ b/.github/workflows/pre-commit-autoupdate.yaml @@ -17,7 +17,7 @@ jobs: - uses: browniebroke/pre-commit-autoupdate-action@main - - uses: peter-evans/create-pull-request@v3 + - uses: peter-evans/create-pull-request@v4.0.1 with: token: ${{ secrets.GITHUB_TOKEN }} branch: update/pre-commit-hooks