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 00b8023 commit 1aa597bCopy full SHA for 1aa597b
.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
# Publish the results for public repositories to enable scorecard badges. For more details, see
44
# https://github.com/ossf/scorecard-action#publishing-results.
0 commit comments