You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# (Optional) "write" PAT token. Uncomment the `repo_token` line below if:
45
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.
46
+
# - you are installing Scorecards on a *private* repository
47
+
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-with-pat.
48
48
# repo_token: ${{ secrets.SCORECARD_TOKEN }}
49
49
50
50
# Public repositories:
@@ -59,15 +59,14 @@ jobs:
59
59
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
0 commit comments