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 c3b2092 commit 5f65d3dCopy full SHA for 5f65d3d
.github/workflows/scorecard.yml
@@ -42,6 +42,6 @@ jobs:
42
path: results.sarif
43
retention-days: 5
44
- name: "Upload to code-scanning"
45
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885
+ uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5
46
with:
47
sarif_file: results.sarif
0 commit comments