Skip to content

Commit

Permalink
Add repo_token to scorecard.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lisanna-dettwyler authored Jun 24, 2024
1 parent 2a32382 commit 6d993a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
# - you want to enable the Branch-Protection check on a *public* repository, or
# - you are installing Scorecard on a *private* repository
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action?tab=readme-ov-file#authentication-with-fine-grained-pat-optional.
# repo_token: ${{ secrets.SCORECARD_TOKEN }}
repo_token: ${{ secrets.SCORECARD_TOKEN }}
publish_results: true
- name: "Upload artifact"
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 6d993a7

Please sign in to comment.