diff --git a/.github/workflows/contract.yml b/.github/workflows/contract.yml index bfbeba5..a43c523 100644 --- a/.github/workflows/contract.yml +++ b/.github/workflows/contract.yml @@ -47,7 +47,7 @@ jobs: # wants a real token. Set CONTRACT_PR_TOKEN to a fine-grained PAT (or an # app installation token) with contents:write and pull-requests:write on # this repository. - - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7 + - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: token: ${{ secrets.CONTRACT_PR_TOKEN }} branch: chore/contract-refresh