We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1972e03 commit 06c5d1eCopy full SHA for 06c5d1e
.github/workflows/scorecard.yaml
@@ -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@38e701f46e33fb233075bf4238cb1e5d68e429e4 # v3.31.11
+ uses: github/codeql-action/upload-sarif@439137e1b50c27ba9e2f9befc93e43091b449c34 # v3.32.0
72
with:
73
sarif_file: results.sarif
0 commit comments