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 07066f4 commit bf40f74Copy full SHA for bf40f74
.github/workflows/scorecards.yml
@@ -66,6 +66,6 @@ jobs:
66
67
# Upload the results to GitHub's code scanning dashboard.
68
- name: "Upload to code-scanning"
69
- uses: github/codeql-action/upload-sarif@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
+ uses: github/codeql-action/upload-sarif@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
70
with:
71
sarif_file: results.sarif
0 commit comments