We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7d19c8 + 40c2c2a commit 611b93dCopy full SHA for 611b93d
.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@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
77
with:
78
name: results.sarif
79
path: results.sarif
0 commit comments