updates
This commit is contained in:
@@ -30,10 +30,10 @@ jobs:
|
||||
results_file: results.sarif
|
||||
results_format: sarif
|
||||
# Read-only PAT token. To create it,
|
||||
# follow the steps in https://github.com/ossf/scorecard-action/blob/main#pat-token-creation.
|
||||
# follow the steps in https://github.com/ossf/scorecard-action#pat-token-creation.
|
||||
repo_token: ${{ secrets.SCORECARD_TOKEN }}
|
||||
# Publish the results to enable scorecard badges. For more details, see
|
||||
# https://github.com/ossf/scorecard-action/blob/main#publishing-results.
|
||||
# https://github.com/ossf/scorecard-action#publishing-results.
|
||||
# If you are installing the action on a private repo, set it to `publish_results: false`
|
||||
# or comment out the following line.
|
||||
publish_results: true
|
||||
|
||||
Reference in New Issue
Block a user