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 66ae08cCopy full SHA for 66ae08c
.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@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3.30.8
72
with:
73
sarif_file: results.sarif
0 commit comments