mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 22:29:32 +00:00
Enable branch protection checks for openssf (#12640)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
3
.github/workflows/scorecard.yml
vendored
3
.github/workflows/scorecard.yml
vendored
@@ -47,7 +47,8 @@ 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 }}
|
||||
# TODO expires on July 15, 2026
|
||||
repo_token: ${{ secrets.SCORECARD_TOKEN }}
|
||||
|
||||
# Public repositories:
|
||||
# - Publish results to OpenSSF REST API for easy access by consumers
|
||||
|
||||
Reference in New Issue
Block a user