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$'