diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index c4b35d994b2..94086354c15 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@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9 with: base: main branch: submodules-update