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.
2 parents decb0a2 + 3bfa0c8 commit ff89881Copy full SHA for ff89881
.github/workflows/scorecard.yml
@@ -60,6 +60,6 @@ jobs:
60
# Upload the results to GitHub's code scanning dashboard (optional).
61
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
62
- name: "Upload to code-scanning"
63
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
64
with:
65
sarif_file: results.sarif
0 commit comments