diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c9b938a..f3e3306 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@1e34f2e2acaa766b7efacb8c26352e6abbb023f9 # 2026.09.13.1 + - uses: Homebrew/actions/setup-homebrew@082c94ee19e776205cfa8e43802917d1425e2fe7 # main - name: Bump the cask in the tap env: HOMEBREW_TAP_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}