diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 4e9d53fcc..257083f8d 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -18,7 +18,6 @@ jobs: # Needed to upload the results to code-scanning dashboard. security-events: write id-token: write - publish_results: true steps: - name: "Checkout code"