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 496f511 + 7ab1e19 commit 7b9fd1eCopy full SHA for 7b9fd1e
.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@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
+ uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
74
with:
75
sarif_file: results.sarif
0 commit comments