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 72a01bb commit 4077f7eCopy full SHA for 4077f7e
.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@0c670bbf0414f39666df6ce8e718ec5662c21e03 # v2.1.14
+ uses: github/codeql-action/upload-sarif@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 # v2.1.14
61
with:
62
sarif_file: results.sarif
0 commit comments