diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7779aa9..c12a79b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: contents: read steps: - name: Set up Homebrew and tap - uses: Homebrew/actions/setup-homebrew@a657b8b0cd35d0f65cce41fce9b24cf054b49869 # 2026.08.24.1 + uses: Homebrew/actions/setup-homebrew@3cdb78d0f62ad29dd32de765782654f4eedea607 # 2026.08.31.1 with: stable: true @@ -60,7 +60,7 @@ jobs: steps: - name: Set up Homebrew and tap id: setup-homebrew - uses: Homebrew/actions/setup-homebrew@a657b8b0cd35d0f65cce41fce9b24cf054b49869 # 2026.08.24.1 + uses: Homebrew/actions/setup-homebrew@3cdb78d0f62ad29dd32de765782654f4eedea607 # 2026.08.31.1 with: stable: true