We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c3549e + 2818a76 commit 517fb17Copy full SHA for 517fb17
.github/workflows/openssf-scorecard.yml
@@ -69,6 +69,6 @@ jobs:
69
70
# Upload the results to GitHub's code scanning dashboard.
71
- name: "Upload to code-scanning"
72
- uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
+ uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
73
with:
74
sarif_file: results.sarif
0 commit comments