diff --git a/.github/workflows/update-submodules.yml b/.github/workflows/update-submodules.yml index 177eb96cd81..f772ad24d5a 100644 --- a/.github/workflows/update-submodules.yml +++ b/.github/workflows/update-submodules.yml @@ -53,7 +53,7 @@ jobs: - name: Create Pull Request id: create-pr if: ${{ steps.check-for-changes.outputs.change == 'true'}} - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 with: base: main branch: submodules-update