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 34f4d6a commit a3f4c82Copy full SHA for a3f4c82
.github/workflows/scorecards.yml
@@ -64,6 +64,6 @@ jobs:
64
# Upload the results to GitHub's code scanning dashboard (optional).
65
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
66
- name: "Upload to code-scanning"
67
- uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
+ uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
68
with:
69
sarif_file: results.sarif
0 commit comments