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.
1 parent d27e125 commit 6127b6cCopy full SHA for 6127b6c
.github/workflows/scorecard.yml
@@ -34,7 +34,7 @@ jobs:
34
results_format: sarif
35
publish_results: true
36
- name: "Artifact: SARIF Report"
37
- uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
+ uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
38
with:
39
name: SARIF file
40
path: results.sarif
0 commit comments