Skip to content

Commit

Permalink
chore(ci): edit repo_token in ossf scorecard
Browse files Browse the repository at this point in the history
  • Loading branch information
adrielp authored Oct 27, 2022
1 parent e3861a3 commit d5e88c4
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 @@ -38,7 +38,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_READ_TOKEN }}
repo_token: ${{ secrets.SCHEMACHECK_RELEASE_TOKEN }}

# Publish the results for public repositories to enable scorecard badges. For more details, see
# https://github.com/ossf/scorecard-action#publishing-results.
Expand Down

0 comments on commit d5e88c4

Please sign in to comment.