rename token

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
This commit is contained in:
Sun, Xuehao
2025-05-20 18:50:22 -07:00
parent 3a3c1d17d4
commit 0f4bdbeb7d

View File

@@ -50,7 +50,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?tab=readme-ov-file#authentication-with-fine-grained-pat-optional.
# repo_token: ${{ secrets.SCORECARD_TOKEN }}
repo_token: ${{ secrets.ACTION_TOKEN }}
# Public repositories:
# - Publish results to OpenSSF REST API for easy access by consumers