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 130da29 commit 0dc7d68Copy full SHA for 0dc7d68
.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