diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 44e1801..a5cbfb3 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -21,7 +21,7 @@ jobs: steps: - name: Check out tap and set up Homebrew - uses: Homebrew/actions/setup-homebrew@c8707045ccae42888fe98e86f2ee8938bc7cc193 # 2026.08.10.1 + uses: Homebrew/actions/setup-homebrew@8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 # 2026.08.14.1 with: stable: true @@ -54,7 +54,7 @@ jobs: steps: - name: Check out tap and set up Homebrew - uses: Homebrew/actions/setup-homebrew@c8707045ccae42888fe98e86f2ee8938bc7cc193 # 2026.08.10.1 + uses: Homebrew/actions/setup-homebrew@8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 # 2026.08.14.1 - name: Install and uninstall each cask shell: bash @@ -89,7 +89,7 @@ jobs: steps: - name: Check out tap and set up Homebrew - uses: Homebrew/actions/setup-homebrew@c8707045ccae42888fe98e86f2ee8938bc7cc193 # 2026.08.10.1 + uses: Homebrew/actions/setup-homebrew@8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 # 2026.08.14.1 - name: Audit each cask with strict rules shell: bash