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 02d38ff commit 40627e9Copy full SHA for 40627e9
.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@75b4f1c4669133dc294b06c2794e969efa2e5316
+ uses: github/codeql-action/upload-sarif@2f58583a1b24a7d3c7034f6bf9fa506d23b1183b
53
with:
54
sarif_file: results.sarif
0 commit comments