We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b35b37 + 820a4cf commit 5023575Copy full SHA for 5023575
.github/workflows/actionlint.yml
@@ -73,7 +73,7 @@ jobs:
73
security-events: write
74
steps:
75
- name: Download SARIF file
76
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
77
with:
78
name: results.sarif
79
path: results.sarif
0 commit comments