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