Skip to content

Commit da96c61

Browse files
committed
actionlint.yml: update to match main configuration
1 parent 4335cf2 commit da96c61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actionlint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ jobs:
3434
steps:
3535
- name: Set up Homebrew
3636
id: setup-homebrew
37-
uses: Homebrew/actions/setup-homebrew@main
37+
uses: Homebrew/actions/setup-homebrew@1f8e202ffddf94def7f42f6fa3a482e821489f9c # 2026.07.10.1
3838
with:
3939
core: false
4040
cask: false
4141

42-
- uses: Homebrew/actions/cache-homebrew-prefix@main
42+
- uses: Homebrew/actions/cache-homebrew-prefix@1f8e202ffddf94def7f42f6fa3a482e821489f9c # 2026.07.10.1
4343
# Don't cache the prefix for the formulae.brew.sh repository as it won't download its own JSON API files
4444
if: github.repository != 'Homebrew/formulae.brew.sh'
4545
with:

0 commit comments

Comments
 (0)