diff --git a/.github/workflows/sync-content-engine.yml b/.github/workflows/sync-content-engine.yml index 881579e9..d5526464 100644 --- a/.github/workflows/sync-content-engine.yml +++ b/.github/workflows/sync-content-engine.yml @@ -44,7 +44,7 @@ jobs: run: npm run copy:content-engine - name: Create content-engine pull request - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: path: cse-content-engine token: ${{ secrets.GH_AW_GITHUB_TOKEN }}