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