File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 4141 with :
4242 results_file : results.sarif
4343 results_format : sarif
44- # (Optional) fine-grained personal access token. Uncomment the `repo_token` line below if
45- # you want to enable the Branch-Protection check on a *public* repository
46- # To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-with-fine-grained-pat-optional.
47- # repo_token: ${{ secrets.SCORECARD_TOKEN }}
48-
44+ # See https://github.com/ossf/scorecard-action#authentication-with-fine-grained-pat-optional
45+ repo_token : ${{ secrets.SCORECARD_TOKEN }}
4946 # - Publish results to OpenSSF REST API for easy access by consumers
5047 # - Allows the repository to include the Scorecard badge.
5148 # - See https://github.com/ossf/scorecard-action#publishing-results.
You can’t perform that action at this time.
0 commit comments