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 e02cbe5 + 0dc7d68 commit ab94891Copy full SHA for ab94891
.github/workflows/openssf-scorecard.yml
@@ -70,6 +70,6 @@ jobs:
70
71
# Upload the results to GitHub's code scanning dashboard.
72
- name: "Upload to code-scanning"
73
- uses: github/codeql-action/upload-sarif@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
+ uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
74
with:
75
sarif_file: results.sarif
0 commit comments