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.
2 parents f5d3115 + 0712b4f commit 2b46f6aCopy full SHA for 2b46f6a
.github/workflows/scorecards.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
results_file: results.sarif
40
results_format: sarif
41
- repo_token: ${{ secrets.SCORECARD_READ_TOKEN }}
+ repo_token: ${{ secrets.GITHUB_TOKEN }}
42
43
# Public repositories:
44
# - Publish results to OpenSSF REST API for easy access by consumers
0 commit comments