Skip to content

Commit e3e7484

Browse files
chore(deps): pin homebrew/actions action to 24728b7
1 parent b819d5d commit e3e7484

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@24728b77430f9659b8d89068e4afe7f5fd0f973c # main
1818

1919
- name: Validate Brewfiles
2020
shell: bash

0 commit comments

Comments
 (0)