We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab56269 commit 3ac2c95Copy full SHA for 3ac2c95
1 file changed
.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@4bdb89f48054571735e3792627da6195c57459e2 # v3.31.10
+ uses: github/codeql-action/upload-sarif@38e701f46e33fb233075bf4238cb1e5d68e429e4 # v3.31.11
71
with:
72
sarif_file: results.sarif
0 commit comments