We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf1903c + efe3e60 commit de18f22Copy full SHA for de18f22
1 file changed
.github/workflows/scorecards.yml
@@ -87,6 +87,6 @@ jobs:
87
88
# Upload the results to GitHub's code scanning dashboard.
89
- name: "Upload to code-scanning"
90
- uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
+ uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
91
with:
92
sarif_file: results.sarif
0 commit comments