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 156ce3c + 3bf9184 commit 5fc8c95Copy full SHA for 5fc8c95
.github/workflows/openssf-scorecard.yml
@@ -68,6 +68,6 @@ jobs:
68
69
# Upload the results to GitHub's code scanning dashboard.
70
- name: "Upload to code-scanning"
71
- uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
+ uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # v3.26.7
72
with:
73
sarif_file: results.sarif
0 commit comments