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 52e9131 commit d204727Copy full SHA for d204727
.github/workflows/scorecard.yml
@@ -66,6 +66,6 @@ jobs:
66
67
# Upload the results to GitHub's code scanning dashboard.
68
- name: "Upload to code-scanning"
69
- uses: github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
+ uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3.26.11
70
with:
71
sarif_file: results.sarif
0 commit comments