From 88ccf81d979cd0cae383e0f27d4b6c5f4f349476 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal9@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:41:50 +0530 Subject: [PATCH] Update winget-releaser to latest --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fedb5b5f1..3013052f0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,7 +49,7 @@ jobs: runs-on: ubuntu-latest needs: release steps: - - uses: vedantmgoyal2009/winget-releaser@v2 + - uses: vedantmgoyal9/winget-releaser@main with: identifier: rhysd.actionlint installers-regex: '_windows_\w+\.zip$'