We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac83949 + 5341e91 commit 56dedf3Copy full SHA for 56dedf3
.github/workflows/scorecards.yml
@@ -67,6 +67,6 @@ jobs:
67
68
# Upload the results to GitHub's code scanning dashboard.
69
- name: "Upload to code-scanning"
70
- uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
+ uses: github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
71
with:
72
sarif_file: results.sarif
0 commit comments