From bc838423f32fc841086e402caf066611df8d69ad Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 29 Jun 2024 19:00:06 +0530 Subject: [PATCH] Update winget-releaser to latest --- .github/workflows/CICD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 68515f3d..e4143050 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -461,7 +461,7 @@ jobs: needs: build if: startsWith(github.ref, 'refs/tags/v') steps: - - uses: vedantmgoyal2009/winget-releaser@v2 + - uses: vedantmgoyal9/winget-releaser@main with: identifier: sharkdp.bat installers-regex: '-pc-windows-msvc\.zip$'