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 494a052 commit 8ec9d01Copy full SHA for 8ec9d01
.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@v3
0 commit comments