Skip to content

Commit cbfd0e4

Browse files
authored
Merge pull request #167 from target/Pins-Homebrew-setup-action
Pins Homebrew setup action
2 parents 27a069c + 31f2c61 commit cbfd0e4

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)