Skip to content

Commit

Permalink
GHA scorecard: add token
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed May 9, 2024
1 parent f02b30a commit fbafc3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
with:
results_file: results.sarif
results_format: sarif
repo_token: ${{ secrets.SCORECARD_TOKEN }}
# (Optional) "write" PAT token. Uncomment the `repo_token` line below if:
# - you want to enable the Branch-Protection check on a *public* repository, or
# - you are installing Scorecard on a *private* repository
Expand Down

0 comments on commit fbafc3b

Please sign in to comment.