diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6db45b8..c9b938a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -288,7 +288,7 @@ jobs: else echo "VERSION=${GITHUB_REF_NAME#v}" >> "$GITHUB_ENV" fi - - uses: Homebrew/actions/setup-homebrew@49d03f1bf5d455a413dfbdf99e6718054a4cd975 # master + - uses: Homebrew/actions/setup-homebrew@1e34f2e2acaa766b7efacb8c26352e6abbb023f9 # 2026.09.13.1 - name: Bump the cask in the tap env: HOMEBREW_TAP_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}