diff --git a/.github/workflows/winget-scoop.yml b/.github/workflows/winget-scoop.yml index 4ba11e60..55de7566 100644 --- a/.github/workflows/winget-scoop.yml +++ b/.github/workflows/winget-scoop.yml @@ -96,7 +96,7 @@ jobs: MANIFESTEOF - name: Create Winget PR to microsoft/winget-pkgs - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.WINGET_PR_TOKEN }} commit-message: "Update Sanctifier to v${{ steps.version.outputs.version }}"