Skip to content

Commit a9834ef

Browse files
chore(deps): pin homebrew/actions action to 841d750
1 parent 4335fa7 commit a9834ef

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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1515

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

1919
- name: Validate Brewfiles
2020
shell: bash

0 commit comments

Comments
 (0)