diff --git a/.github/workflows/winget-publish-release.yml b/.github/workflows/winget-publish-release.yml index a58347d..8641b0b 100644 --- a/.github/workflows/winget-publish-release.yml +++ b/.github/workflows/winget-publish-release.yml @@ -12,7 +12,7 @@ jobs: $VERSION = "${{ github.event.release.tag_name }}" -replace '.*-v(\d+)\.(\d+\.\d+)', '$1.$2' "version=$VERSION" >> $env:GITHUB_OUTPUT shell: pwsh - - uses: vedantmgoyal9/winget-releaser@main + - uses: vedantmgoyal9/winget-releaser@v2 with: identifier: hrzlgnm.mdns-browser max-versions-to-keep: 10