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 7723022 commit 2be688dCopy full SHA for 2be688d
.github/workflows/scorecards-analysis.yml
@@ -48,6 +48,6 @@ jobs:
48
49
# Upload the results to GitHub's code scanning dashboard.
50
- name: "Upload to code-scanning"
51
- uses: github/codeql-action/upload-sarif@f5d822707ee6e8fb81b04a5c0040b736da22e587
+ uses: github/codeql-action/upload-sarif@27ea8f8fe5977c00f5b37e076ab846c5bd783b96
52
with:
53
sarif_file: results.sarif
0 commit comments