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 aaf9046 commit 7239c0aCopy full SHA for 7239c0a
.github/workflows/ossf_scorecard.yml
@@ -43,6 +43,6 @@ jobs:
43
44
# Upload the results to GitHub's code scanning dashboard.
45
- name: "Upload to code-scanning"
46
- uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
+ uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
47
with:
48
sarif_file: results.sarif
0 commit comments