diff --git a/.github/workflows/scorecard-analysis.yml b/.github/workflows/scorecard-analysis.yml index f51e88d4db3..7d9c13d5fb1 100644 --- a/.github/workflows/scorecard-analysis.yml +++ b/.github/workflows/scorecard-analysis.yml @@ -26,7 +26,6 @@ jobs: - name: "Run analysis" uses: ossf/scorecard-action@b614d455ee90608b5e36e3299cd50d457eb37d5f with: - policy_file: .github/scorecard-policy.yml results_file: results.sarif results_format: sarif repo_token: ${{ secrets.GITHUB_TOKEN }}