diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index fff0589ff..834ad3db0 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -41,6 +41,7 @@ jobs: with: results_file: results.sarif results_format: sarif + repo_token: ${{ secrets.SCORECARD_TOKEN }} # (Optional) "write" PAT token. Uncomment the `repo_token` line below if: # - you want to enable the Branch-Protection check on a *public* repository, or # - you are installing Scorecard on a *private* repository