We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d455936 + a4824eb commit 3abe3aeCopy full SHA for 3abe3ae
.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@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3.29.5
+ uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v3.29.5
71
with:
72
sarif_file: results.sarif
0 commit comments