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.
2 parents 306c5c9 + 7b7308f commit 0c56890Copy full SHA for 0c56890
.github/workflows/scorecards.yml
@@ -57,6 +57,6 @@ jobs:
57
58
# Upload the results to GitHub's code scanning dashboard.
59
- name: "Upload to code-scanning"
60
- uses: github/codeql-action/upload-sarif@6c089f53dd51dc3fc7e599c3cb5356453a52ca9e # v2.20.0
+ uses: github/codeql-action/upload-sarif@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1
61
with:
62
sarif_file: results.sarif
0 commit comments