We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 449b1f8 + 49a7876 commit aa6ea44Copy full SHA for aa6ea44
.github/workflows/scorecards.yml
@@ -56,6 +56,6 @@ jobs:
56
57
# Upload the results to GitHub's code scanning dashboard.
58
- name: "Upload to code-scanning"
59
- uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3.26.11
+ uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
60
with:
61
sarif_file: results.sarif
0 commit comments