We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d7645 commit 43f137dCopy full SHA for 43f137d
.github/workflows/openssf-scorecard.yml
@@ -69,6 +69,6 @@ jobs:
69
70
# Upload the results to GitHub's code scanning dashboard.
71
- name: "Upload to code-scanning"
72
- uses: github/codeql-action/upload-sarif@v3.23.2
+ uses: github/codeql-action/upload-sarif@v3.28.15
73
with:
74
sarif_file: results.sarif
0 commit comments