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 0fc18b3Copy full SHA for 0fc18b3
.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@c503cb4fbb5ac9c4ff92454b2613f5bf931403e5 # v3.31.1
72
with:
73
sarif_file: results.sarif
0 commit comments