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 471b3cf commit b1c4651Copy full SHA for b1c4651
.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@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3.27.3
+ uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
47
with:
48
sarif_file: results.sarif
0 commit comments