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 32e3da6 commit d298902Copy full SHA for d298902
.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@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
+ uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
60
with:
61
sarif_file: results.sarif
0 commit comments