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 a30012b commit fe41b6aCopy full SHA for fe41b6a
.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@d00e8c09a38ef8c1ca1091fc55ef490776d2de73
+ uses: github/codeql-action/upload-sarif@41a4ada31ba866a7f1196b9602703a89edd69e22
53
with:
54
sarif_file: results.sarif
0 commit comments