We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83611b commit 390e182Copy full SHA for 390e182
.github/workflows/scorecard.yml
@@ -67,6 +67,6 @@ jobs:
67
68
# Upload the results to GitHub's code scanning dashboard.
69
- name: "Upload to code-scanning"
70
- uses: github/codeql-action/upload-sarif@366883a76d75dcee5428da5c3ae7abf9386e35ac # v2.26.2
+ uses: github/codeql-action/upload-sarif@d65d0c9607eef71d396c103df6032f9561fcb3c6 # v2.26.3
71
with:
72
sarif_file: results.sarif
0 commit comments