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 5003bbb commit e353718Copy full SHA for e353718
.github/workflows/scorecards.yaml
@@ -40,6 +40,6 @@ jobs:
40
41
# Upload the results to GitHub's code scanning dashboard.
42
- name: Upload to code-scanning
43
- uses: github/codeql-action/upload-sarif@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
+ uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
44
with:
45
sarif_file: results.sarif
0 commit comments