We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644a442 commit 9067658Copy full SHA for 9067658
.github/workflows/scorecard.yml
@@ -59,6 +59,6 @@ jobs:
59
60
# Upload the results to GitHub's code scanning dashboard.
61
- name: Upload to code-scanning
62
- uses: github/codeql-action/upload-sarif@v3 # commit hash will make dep bot in error hance use version instead
+ uses: github/codeql-action/upload-sarif@v4 # commit hash will make dep bot in error hance use version instead
63
with:
64
sarif_file: scorecard-results.sarif
0 commit comments