diff --git a/.github/workflows/release-winget.yaml b/.github/workflows/release-winget.yaml index 4bbe67fbd..d2caef7f5 100644 --- a/.github/workflows/release-winget.yaml +++ b/.github/workflows/release-winget.yaml @@ -9,7 +9,7 @@ jobs: steps: - id: update-winget name: Update winget repository - uses: mjcheetham/update-winget@v1.2 + uses: mjcheetham/update-winget@v1.2.1 with: id: Microsoft.VFSforGit token: ${{ secrets.WINGET_TOKEN }}