Skip to content

Commit f009195

Browse files
authored
Update scorecard.yml (#1307)
1 parent c2b2fc6 commit f009195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# - you want to enable the Branch-Protection check on a *public* repository, or
5050
# - you are installing Scorecard on a *private* repository
5151
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action?tab=readme-ov-file#authentication-with-fine-grained-pat-optional.
52-
# repo_token: ${{ secrets.SCORECARD_TOKEN }}
52+
repo_token: ${{ secrets.SCORECARD_TOKEN }}
5353

5454
# Public repositories:
5555
# - Publish results to OpenSSF REST API for easy access by consumers

0 commit comments

Comments
 (0)