From cac307d1fc3a8d57bc3bbc826697e07402756c79 Mon Sep 17 00:00:00 2001 From: Lewis Crichton Date: Mon, 23 Oct 2023 18:44:54 +0100 Subject: [PATCH] ci: pin wgr to new version (#163) --- .github/workflows/winget-submission.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget-submission.yml b/.github/workflows/winget-submission.yml index db20692..7066d3b 100644 --- a/.github/workflows/winget-submission.yml +++ b/.github/workflows/winget-submission.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Submit package to Winget Community Repo - uses: vedantmgoyal2009/winget-releaser@52ef3f3028ed79a9606d7678d0a88d295bc0c690 # v2 + uses: vedantmgoyal2009/winget-releaser@e68d386d5d6a1cef8cb0fb5e62b77ebcb83e7d58 # v2 with: identifier: Vencord.Vesktop token: ${{ secrets.WINGET_PAT }}