Skip to content

Commit 31f2c61

Browse files
authored
Pins Homebrew setup action
Resolves a zizmor finding
1 parent 27a069c commit 31f2c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-based-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Set up Homebrew
4747
id: set-up-homebrew
48-
uses: Homebrew/actions/setup-homebrew@master
48+
uses: Homebrew/actions/setup-homebrew@7f6df1cd36597249cbf9810ff3aeff47edf8243b
4949

5050
- name: Add Poetry and pyenv setup
5151
run: |

0 commit comments

Comments
 (0)