We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4f14cf + 7e63712 commit 9b4f902Copy full SHA for 9b4f902
2 files changed
.github/workflows/scorecard.yml
@@ -56,6 +56,6 @@ jobs:
56
# Upload the results to GitHub's code scanning dashboard (optional).
57
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
58
- name: "Upload to code-scanning"
59
- uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e
+ uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98
60
with:
61
sarif_file: results.sarif
.github/workflows/zizmor.yml
@@ -50,7 +50,7 @@ jobs:
50
retention-days: 7
51
52
- name: Upload to code-scanning
53
54
55
sarif_file: zizmor.sarif
0 commit comments