From f47b057f0aaaa84481da422c5f41151eb1721879 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 00:33:59 +0000 Subject: [PATCH] chore(deps): update homebrew/actions digest to a84a03e --- .github/workflows/validate-brewfiles.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-brewfiles.yaml b/.github/workflows/validate-brewfiles.yaml index 8356e0ac..9155c9c3 100644 --- a/.github/workflows/validate-brewfiles.yaml +++ b/.github/workflows/validate-brewfiles.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Set up Homebrew - uses: Homebrew/actions/setup-homebrew@521d40582eb7b2dc6c83001c590c455100248f27 # main + uses: Homebrew/actions/setup-homebrew@a84a03efc108f7d05469800fd48890c1cd34a6ad # main - name: Validate Brewfiles shell: bash