diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index c4b35d994b2..97f35ecd812 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -22,7 +22,7 @@ jobs: run: | git submodule update --init --recursive - name: Create Pull Request - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 + uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 with: base: main branch: submodules-update