diff --git a/.github/workflows/release-winget.yml b/.github/workflows/release-winget.yml index 17840be214933a..8b1f5724b68247 100644 --- a/.github/workflows/release-winget.yml +++ b/.github/workflows/release-winget.yml @@ -9,7 +9,7 @@ jobs: steps: - id: update-winget name: Update winget repository - uses: mjcheetham/update-winget@v1.3.2 + uses: mjcheetham/update-winget@v1.4 with: id: Microsoft.Git token: ${{ secrets.WINGET_TOKEN }}