Skip to content

Commit

Permalink
Merge pull request #82 from morganstanley/bingenito-scorecard-token
Browse files Browse the repository at this point in the history
Update scorecard to include token
  • Loading branch information
bingenito authored Mar 3, 2024
2 parents c41cf27 + 7c88cab commit d2235d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# - you want to enable the Branch-Protection check on a *public* repository, or
# - you are installing Scorecards on a *private* repository
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-with-pat.
# repo_token: ${{ secrets.SCORECARD_TOKEN }}
repo_token: ${{ secrets.SCORECARD_TOKEN }}

# Public repositories:
# - Publish results to OpenSSF REST API for easy access by consumers
Expand Down

0 comments on commit d2235d4

Please sign in to comment.