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 1d0c4c9 commit a9ac7fbCopy full SHA for a9ac7fb
.github/workflows/scorecards-analysis.yml
@@ -49,6 +49,6 @@ jobs:
49
50
# Upload the results to GitHub's code scanning dashboard.
51
- name: "Upload to code-scanning"
52
- uses: github/codeql-action/upload-sarif@7502d6e991ca767d2db617bfd823a1ed925a0d59
+ uses: github/codeql-action/upload-sarif@75b4f1c4669133dc294b06c2794e969efa2e5316
53
with:
54
sarif_file: results.sarif
0 commit comments