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 e50c303 commit 070d7d5Copy full SHA for 070d7d5
.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@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2.2.4
+ uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
72
with:
73
sarif_file: results.sarif
0 commit comments