diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 9b5b60e..b54ef95 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -74,7 +74,7 @@ jobs: - name: Create PR against Nevarro's infrastructure repository id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.PR_CREATOR_TOKEN }} commit-message: "mineshspc.com: update to ${{ github.sha }}"