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.
2 parents 6a62f63 + 4b4936c commit 7d5652eCopy full SHA for 7d5652e
1 file changed
.github/workflows/scorecards.yml
@@ -71,6 +71,6 @@ jobs:
71
72
# Upload the results to GitHub's code scanning dashboard.
73
- name: "Upload to code-scanning"
74
- uses: github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
+ uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
75
with:
76
sarif_file: results.sarif
0 commit comments