diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 5db263e..d98e245 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -33,8 +33,8 @@ jobs: with: results_file: results.sarif results_format: sarif - repo_token: ${{ secrets.GITHUB_TOKEN }} publish_results: true + repo-token: ${{ secrets.SCORECARD_TOKEN }}. # Upload the results as artifacts. - name: 'Upload artifact'