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 04f6acd commit d6287ccCopy full SHA for d6287cc
.github/workflows/scorecards-analysis.yml
@@ -51,6 +51,6 @@ jobs:
51
52
# Upload the results to GitHub's code scanning dashboard.
53
- name: "Upload to code-scanning"
54
- uses: github/codeql-action/upload-sarif@67a35a08586135a9573f4327e904ecbf517a882d
+ uses: github/codeql-action/upload-sarif@04df1262e6247151b5ac09cd2c303ac36ad3f62b
55
with:
56
sarif_file: results.sarif
0 commit comments