diff --git a/.github/workflows/release-winget.yaml b/.github/workflows/release-winget.yaml index 087cdaa2a1e9b3..0494a9f540caa0 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.Git token: ${{ secrets.WINGET_TOKEN }}