From 76b9546da240cc72a065590fc1636857aed0781e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 01:16:37 +0000 Subject: [PATCH] Pin vedantmgoyal9/winget-releaser action to 7bd472b --- .github/workflows/dotnet-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet-build.yml b/.github/workflows/dotnet-build.yml index 96a2dc19..f9bf466d 100644 --- a/.github/workflows/dotnet-build.yml +++ b/.github/workflows/dotnet-build.yml @@ -154,7 +154,7 @@ jobs: shell: powershell - name: Publish to winget - uses: vedantmgoyal9/winget-releaser@main + uses: vedantmgoyal9/winget-releaser@7bd472be23763def6e16bd06cc8b1cdfab0e2fd5 # main with: identifier: GermanCoding.SyncTrayzor installers-regex: '-x64\.exe$'