We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae374a5 commit 22cfacaCopy full SHA for 22cfaca
.github/workflows/scorecard.yml
@@ -68,6 +68,6 @@ jobs:
68
# Upload the results to GitHub's code scanning dashboard (optional).
69
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
70
- name: "Upload to code-scanning"
71
- uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
+ uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
72
with:
73
sarif_file: results.sarif
0 commit comments