Skip to content

Commit 3be1d84

Browse files
authored
Merge pull request #2 from advanced-security/aegilops-patch-2
Update scorecard.yml with token
2 parents 134f129 + 43201e5 commit 3be1d84

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)