chore(github): Make GH action secret SCORECARD_TOKEN obsolete (#3189)

Signed-off-by: Marco Maurer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Yorick <yorickdevries@live.com>
pull/3191/head
Marco Maurer (-Kilchhofer) 2025-03-05 01:05:04 +01:00 committed by Yorick
parent 5aee9a42a3
commit 33746a5d74
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
# - you want to enable the Branch-Protection check on a *public* repository, or
# - you are installing Scorecard 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