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.
1 parent 71d8702 commit baa9664Copy full SHA for baa9664
.github/workflows/scorecard.yml
@@ -36,7 +36,7 @@ jobs:
36
# - you want to enable the Branch-Protection check on a *public* repository, or
37
# - you are installing Scorecard on a *private* repository
38
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action?tab=readme-ov-file#authentication-with-fine-grained-pat-optional.
39
- # repo_token: ${{ secrets.SCORECARD_TOKEN }}
+ repo_token: ${{ secrets.SCORECARD_TOKEN }}
40
publish_results: true
41
- name: "Upload artifact"
42
uses: actions/upload-artifact@v4
0 commit comments