diff --git a/.github/workflows/after_release.yml b/.github/workflows/after_release.yml index 0cba8a8..fd0849b 100644 --- a/.github/workflows/after_release.yml +++ b/.github/workflows/after_release.yml @@ -105,7 +105,7 @@ jobs: # pre-submission check). MSI-only matches what the manifest # template declares (`InstallerType: wix`). - name: Open winget-pkgs PR - uses: vedantmgoyal9/winget-releaser@19e706d4c9121098010096f9c495a70a7518b30f # v2 + uses: vedantmgoyal9/winget-releaser@7bd472be23763def6e16bd06cc8b1cdfab0e2fd5 # v2 with: identifier: packetThrower.PortFinder release-tag: ${{ github.event.release.tag_name || inputs.tag_name }}