We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdbab2b commit 8dab07bCopy full SHA for 8dab07b
.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@5207709e29268462bb43351e7cf1330c8a50969a # tag=v1.1.17
+ uses: github/codeql-action/upload-sarif@0c670bbf0414f39666df6ce8e718ec5662c21e03 # tag=v2.1.17
61
with:
62
sarif_file: results.sarif
0 commit comments