Skip to content

Commit be351bf

Browse files
authored
Merge pull request #178 from Homebrew/dependabot/github_actions/github-actions-831fb5b4d9
build(deps): bump the github-actions group across 1 directory with 3 updates
2 parents d0cc2ae + 141abd1 commit be351bf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/actionlint.yml

Lines changed: 3 additions & 3 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@8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 # 2026.08.14.1
37+
uses: Homebrew/actions/setup-homebrew@a657b8b0cd35d0f65cce41fce9b24cf054b49869 # 2026.08.24.1
3838
with:
3939
core: false
4040
cask: false
4141

42-
- uses: Homebrew/actions/cache-homebrew-prefix@8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 # 2026.08.14.1
42+
- uses: Homebrew/actions/cache-homebrew-prefix@a657b8b0cd35d0f65cce41fce9b24cf054b49869 # 2026.08.24.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:
@@ -101,7 +101,7 @@ jobs:
101101
path: results.sarif
102102

103103
- name: Upload SARIF file
104-
uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
104+
uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8
105105
with:
106106
sarif_file: results.sarif
107107
category: zizmor

0 commit comments

Comments
 (0)