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 b7c65c0 + c8a4895 commit 2dd5508Copy full SHA for 2dd5508
.github/workflows/openssf-scorecard.yml
@@ -70,6 +70,6 @@ jobs:
70
71
# Upload the results to GitHub's code scanning dashboard.
72
- name: "Upload to code-scanning"
73
- uses: github/codeql-action/upload-sarif@294a9d92911152fe08befb9ec03e240add280cb3 # v3.26.8
+ uses: github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
74
with:
75
sarif_file: results.sarif
0 commit comments