We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77e270 commit d8c9748Copy full SHA for d8c9748
.github/workflows/actionlint.yml
@@ -49,7 +49,7 @@ jobs:
49
- run: zizmor --format sarif . > results.sarif
50
51
- name: Upload SARIF file
52
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
53
with:
54
name: results.sarif
55
path: results.sarif
0 commit comments