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 edcecee commit c739a55Copy full SHA for c739a55
.github/workflows/scorecards.yml
@@ -71,6 +71,6 @@ jobs:
71
72
# Upload the results to GitHub's code scanning dashboard.
73
- name: "Upload to code-scanning"
74
- uses: github/codeql-action/upload-sarif@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 # v2.22.3
+ uses: github/codeql-action/upload-sarif@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4
75
with:
76
sarif_file: results.sarif
0 commit comments