We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 711c32e + bd66273 commit e003b59Copy full SHA for e003b59
1 file changed
.github/workflows/scorecard.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@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
71
with:
72
sarif_file: results.sarif
0 commit comments