We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents deac886 + 34ae03e commit 53e42cdCopy full SHA for 53e42cd
.github/workflows/scorecard.yml
@@ -45,7 +45,7 @@ jobs:
45
# - you want to enable the Branch-Protection check on a *public* repository, or
46
# - you are installing Scorecard on a *private* repository
47
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action?tab=readme-ov-file#authentication-with-fine-grained-pat-optional.
48
- # repo_token: ${{ secrets.SCORECARD_TOKEN }}
+ repo_token: ${{ secrets.SCORECARD_TOKEN }}
49
50
# Public repositories:
51
# - Publish results to OpenSSF REST API for easy access by consumers
0 commit comments