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 d5ef066 + 452ce9c commit 8d01f11Copy full SHA for 8d01f11
.github/workflows/ossf-analysis.yml
@@ -58,6 +58,6 @@ jobs:
58
59
# Upload the results to GitHub's code scanning dashboard.
60
- name: "Upload to code-scanning"
61
- uses: github/codeql-action/upload-sarif@5f532563584d71fdef14ee64d17bafb34f751ce5 # tag=v1.0.26
+ uses: github/codeql-action/upload-sarifd@959cbb7472c4d4ad70cdfe6f4976053fe48ab394 # v2.1.37
62
with:
63
sarif_file: results.sarif
0 commit comments