We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae68098 + 008443c commit d6b3b61Copy full SHA for d6b3b61
.github/workflows/scorecards.yml
@@ -67,6 +67,6 @@ jobs:
67
68
# Upload the results to GitHub's code scanning dashboard.
69
- name: "Upload to code-scanning"
70
- uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v3.29.5
+ uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3.29.5
71
with:
72
sarif_file: results.sarif
0 commit comments