From ec9965665166b00d024f80c683cfb060399a5ea3 Mon Sep 17 00:00:00 2001 From: Lessley Dennington Date: Wed, 5 May 2021 10:52:59 -0700 Subject: [PATCH] Bumping mjcheetham/update-winget to v1.2.1 --- .github/workflows/release-winget.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}