diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 24453fff..a81ef3e7 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -29,7 +29,7 @@ jobs: ./hack/update-deps.sh - name: Create Pull Request - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e + uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 with: base: main commit-message: "chore: update dependencies"