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 fea9984 commit 3709c23Copy full SHA for 3709c23
.github/workflows/scorecard.yml
@@ -44,6 +44,6 @@ jobs:
44
45
# Upload the results to GitHub's code scanning dashboard.
46
- name: 'Upload to code-scanning'
47
- uses: github/codeql-action/upload-sarif@3d2ad0b9c819d4ea406021c1bbfa39f37953e6b8
+ uses: github/codeql-action/upload-sarif@2c6b76bc5a6dafa5a35d5865bb3aa1c1f21e7a44
48
with:
49
sarif_file: results.sarif
0 commit comments