From 339e7df0bc8ad88310fd32570052a9e3b4c8f8e8 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Mon, 25 Aug 2025 10:59:04 +0530 Subject: [PATCH] Update winget-releaser to latest (#3012) --- .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 9ee0dce4..43f28cd1 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -459,7 +459,7 @@ jobs: needs: build if: startsWith(github.ref, 'refs/tags/v') steps: - - uses: vedantmgoyal2009/winget-releaser@v2 + - uses: vedantmgoyal9/winget-releaser@19e706d4c9121098010096f9c495a70a7518b30f with: identifier: sharkdp.bat installers-regex: '-pc-windows-msvc\.zip$'