We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95d5aa9 + 74a9f40 commit 1c3567bCopy full SHA for 1c3567b
1 file changed
.github/workflows/openssf-scorecard.yml
@@ -69,6 +69,6 @@ jobs:
69
70
# Upload the results to GitHub's code scanning dashboard.
71
- name: "Upload to code-scanning"
72
- uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
+ uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
73
with:
74
sarif_file: results.sarif
0 commit comments