We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a5479 commit c8ea483Copy full SHA for c8ea483
.github/workflows/scorecard.yml
@@ -73,6 +73,6 @@ jobs:
73
74
# Upload the results to GitHub's code scanning dashboard.
75
- name: Upload to code-scanning
76
- uses: github/codeql-action/upload-sarif@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2.22.5
+ uses: github/codeql-action/upload-sarif@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2.22.8
77
with:
78
sarif_file: results.sarif
0 commit comments