ci: configure scorecard api token and update actions permissions

This commit is contained in:
adrian adewunmi 2026-07-24 14:09:36 +01:00
parent 7fed1eeff3
commit 36c31ce9e6
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,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.SCORECARD_TOKEN }}
# Public repositories:
# - Publish results to OpenSSF REST API for easy access by consumers