update token name
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
results_format: sarif
|
||||
# Read-only PAT token. To create it,
|
||||
# follow the steps in https://github.com/ossf/scorecard-action#pat-token-creation.
|
||||
repo_token: ${{ secrets.SCORECARD_TOKEN }}
|
||||
repo_token: ${{ secrets.SCORECARD_READ_TOKEN }}
|
||||
# Publish the results to enable scorecard badges. For more details, see
|
||||
# https://github.com/ossf/scorecard-action#publishing-results.
|
||||
# Note: for private repositories, the value of `publish_results` set here
|
||||
|
||||
Reference in New Issue
Block a user