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 8cb9d20 commit 61d7e75Copy full SHA for 61d7e75
.github/workflows/scorecard.yml
@@ -68,6 +68,6 @@ jobs:
68
69
# Upload the results to GitHub's code scanning dashboard.
70
- name: "Upload to code-scanning"
71
- uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
+ uses: github/codeql-action/upload-sarif@5d5cd550d3e189c569da8f16ea8de2d821c9bf7a # v3.31.2
72
with:
73
sarif_file: results.sarif
0 commit comments