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 f56a1ca commit 557d480Copy full SHA for 557d480
.github/workflows/scorecards-analysis.yml
@@ -65,6 +65,6 @@ jobs:
65
66
# Upload the results to GitHub's code scanning dashboard.
67
- name: "Upload to code-scanning"
68
- uses: github/codeql-action/upload-sarif@b2a92eb56d8cb930006a1c6ed86b0782dd8a4297
+ uses: github/codeql-action/upload-sarif@a669cc5936cc5e1b6a362ec1ff9e410dc570d190
69
with:
70
sarif_file: results.sarif
.github/workflows/third_party_scan.yml
@@ -51,6 +51,6 @@ jobs:
51
52
53
54
55
56
sarif_file: osvReport.sarif
0 commit comments