From c9b50e9da73cb7edf54b85a9f35e961cec01f76b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 01:54:53 +0000 Subject: [PATCH] ci: bump vedantmgoyal9/winget-releaser Bumps [vedantmgoyal9/winget-releaser](https://github.com/vedantmgoyal9/winget-releaser) from b3a5dae0047c6180023acba3f548c55fdf6b7193 to a8fff44b123f115ce4c21543edf8b677376fc7e0. - [Release notes](https://github.com/vedantmgoyal9/winget-releaser/releases) - [Commits](https://github.com/vedantmgoyal9/winget-releaser/compare/b3a5dae0047c6180023acba3f548c55fdf6b7193...a8fff44b123f115ce4c21543edf8b677376fc7e0) --- updated-dependencies: - dependency-name: vedantmgoyal9/winget-releaser dependency-version: a8fff44b123f115ce4c21543edf8b677376fc7e0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 3a6956a..05232ff 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -118,7 +118,7 @@ jobs: # github-actions ecosystem and updates commit pins too. - name: Submit the manifest to microsoft/winget-pkgs if: steps.gate.outputs.publish == 'true' - uses: vedantmgoyal9/winget-releaser@b3a5dae0047c6180023acba3f548c55fdf6b7193 # main as of 2026-07-28 + uses: vedantmgoyal9/winget-releaser@a8fff44b123f115ce4c21543edf8b677376fc7e0 # main as of 2026-07-28 with: identifier: SecretLUL.WinMedic release-tag: ${{ inputs.tag }}