Skip to content

Commit a4ab18c

Browse files
chore(deps): pin homebrew/actions action to 7bb9b7f
1 parent 56c2292 commit a4ab18c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-brewfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1515

1616
- name: Set up Homebrew
17-
uses: Homebrew/actions/setup-homebrew@main
17+
uses: Homebrew/actions/setup-homebrew@7bb9b7fcbcd6335a22b1680ef2aa74964f9a9ad3 # main
1818

1919
- name: Validate Brewfiles
2020
shell: bash

0 commit comments

Comments
 (0)