We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents deacfa6 + 14f90b1 commit 5fb3d3dCopy full SHA for 5fb3d3d
.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@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
53
with:
54
name: results.sarif
55
path: results.sarif
0 commit comments