We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3565dd + 6e943c8 commit 0a60000Copy full SHA for 0a60000
.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@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
77
with:
78
name: results.sarif
79
path: results.sarif
0 commit comments