diff --git a/.github/workflows/homebrew.yml b/.github/workflows/homebrew.yml index c707c65..758d067 100644 --- a/.github/workflows/homebrew.yml +++ b/.github/workflows/homebrew.yml @@ -11,7 +11,7 @@ jobs: name: homebrew-releaser steps: - name: Add published release to Homebrew Tap - uses: Justintime50/homebrew-releaser@v3 + uses: Justintime50/homebrew-releaser@454cc0d45a99949c9ea0bd9f03e6309df1617628 # v4.0.0 with: # Explicitly set the version to avoid Justintime50/homebrew-releaser#39 (wrong auto-detection of "64" as version) version: ${{ github.event.release.tag_name }}