Skip to content

Commit 5023575

Browse files
Merge pull request #217 from Homebrew/dependabot/github_actions/artifacts-8f3a61e048
Bump actions/download-artifact from 4.1.8 to 4.1.9 in the artifacts group
2 parents 1b35b37 + 820a4cf commit 5023575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
security-events: write
7474
steps:
7575
- name: Download SARIF file
76-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
76+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
7777
with:
7878
name: results.sarif
7979
path: results.sarif

0 commit comments

Comments
 (0)