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 eda2aaa commit de73d5dCopy full SHA for de73d5d
.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@fca7ace96b7d713c7035871441bd52efbe39e27e
+ uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858
55
with:
56
sarif_file: results.sarif
0 commit comments