We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af294e commit 9cc865bCopy full SHA for 9cc865b
.github/workflows/scorecards-analysis.yml
@@ -52,6 +52,6 @@ jobs:
52
53
# Upload the results to GitHub's code scanning dashboard.
54
- name: "Upload to code-scanning"
55
- uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
+ uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
56
with:
57
sarif_file: results.sarif
0 commit comments