From d7fc80c4d2aab9a874ea67937669086041a1adbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 06:16:29 +0000 Subject: [PATCH] ci: bump Homebrew/actions/setup-homebrew Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 6eaeff80e7e5c43087c0e5eb5aa82120399e9c91 to 18fcb8e3e06b4247c676c506750dc95ea7226479. - [Release notes](https://github.com/homebrew/actions/releases) - [Changelog](https://github.com/Homebrew/actions/blob/main/release.test.mts) - [Commits](https://github.com/homebrew/actions/compare/6eaeff80e7e5c43087c0e5eb5aa82120399e9c91...18fcb8e3e06b4247c676c506750dc95ea7226479) --- updated-dependencies: - dependency-name: Homebrew/actions/setup-homebrew dependency-version: 18fcb8e3e06b4247c676c506750dc95ea7226479 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b65f9e..231a36a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Set up Homebrew - uses: Homebrew/actions/setup-homebrew@6eaeff80e7e5c43087c0e5eb5aa82120399e9c91 + uses: Homebrew/actions/setup-homebrew@18fcb8e3e06b4247c676c506750dc95ea7226479 - name: Configure tap symlink run: |