Skip to content

Commit 43201e5

Browse files
authored
Update scorecard.yml
1 parent 134f129 commit 43201e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# (Optional) fine-grained personal access token. Uncomment the `repo_token` line below if:
4242
# - you want to enable the Branch-Protection check on a *public* repository, or
4343
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-with-fine-grained-pat-optional.
44-
# repo_token: ${{ secrets.SCORECARD_TOKEN }}
44+
repo_token: ${{ secrets.SCORECARD_TOKEN }}
4545

4646
# Publish the results for public repositories to enable scorecard badges. For more details, see
4747
# https://github.com/ossf/scorecard-action#publishing-results.

0 commit comments

Comments
 (0)