diff --git a/.github/workflows/stage-to-prod-pr.yaml b/.github/workflows/stage-to-prod-pr.yaml index d77c53d77..35853d86b 100644 --- a/.github/workflows/stage-to-prod-pr.yaml +++ b/.github/workflows/stage-to-prod-pr.yaml @@ -17,6 +17,6 @@ jobs: steps: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Create Pull Request - uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9 + uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11 with: base: 'prod'