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 fce3fb6 commit 263aabcCopy full SHA for 263aabc
.github/workflows/scorecard.yaml
@@ -60,6 +60,6 @@ jobs:
60
61
# Upload the results to GitHub's code scanning dashboard.
62
- name: "Upload to code-scanning"
63
- uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
+ uses: github/codeql-action/upload-sarif@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
64
with:
65
sarif_file: results.sarif
0 commit comments