We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c108e1 commit 3be85eaCopy full SHA for 3be85ea
.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@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
+ uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
72
with:
73
sarif_file: results.sarif
0 commit comments