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 4bff1fd commit 0bbd617Copy full SHA for 0bbd617
.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@9fdb3e49720b44c48891d036bb502feb25684276 # v3.25.6
+ uses: github/codeql-action/upload-sarif@f079b8493333aace61c81488f8bd40919487bd9f # v3.25.7
47
with:
48
sarif_file: results.sarif
0 commit comments