From 31f2c6139746ff6f708027390079f2faadd4c48f Mon Sep 17 00:00:00 2001 From: Colin Dean Date: Wed, 20 Aug 2025 12:39:38 -0400 Subject: [PATCH] Pins Homebrew setup action Resolves a zizmor finding --- .github/workflows/make-based-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make-based-ci.yml b/.github/workflows/make-based-ci.yml index b71bee8..dc8f465 100644 --- a/.github/workflows/make-based-ci.yml +++ b/.github/workflows/make-based-ci.yml @@ -45,7 +45,7 @@ jobs: - name: Set up Homebrew id: set-up-homebrew - uses: Homebrew/actions/setup-homebrew@master + uses: Homebrew/actions/setup-homebrew@7f6df1cd36597249cbf9810ff3aeff47edf8243b - name: Add Poetry and pyenv setup run: |