diff --git a/.github/workflows/update-pins.yml b/.github/workflows/update-pins.yml index 9c15e35..a1b9da4 100644 --- a/.github/workflows/update-pins.yml +++ b/.github/workflows/update-pins.yml @@ -120,7 +120,7 @@ jobs: - name: Open a pull request if: steps.target.outputs.proceed == 'true' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: branch: update-pins base: main