We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7107dd + 5491a8b commit b4f4bf1Copy full SHA for b4f4bf1
1 file changed
.github/workflows/openssf-scorecard.yml
@@ -71,6 +71,6 @@ jobs:
71
72
# Upload the results to GitHub's code scanning dashboard.
73
- name: "Upload to code-scanning"
74
- uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
+ uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
75
with:
76
sarif_file: results.sarif
0 commit comments