We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85383d6 + a1cdb47 commit c75363aCopy full SHA for c75363a
1 file changed
.github/workflows/scorecards-analysis.yml
@@ -53,6 +53,6 @@ jobs:
53
54
# Upload the results to GitHub's code scanning dashboard.
55
- name: 'Upload to code-scanning'
56
- uses: github/codeql-action/upload-sarif@v4
+ uses: github/codeql-action/upload-sarif@v4.35.2
57
with:
58
sarif_file: results.sarif
0 commit comments