diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index ac5710fc8879b..6fa7689232103 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -14,6 +14,7 @@ jobs: analysis: name: Scorecards analysis runs-on: ubuntu-22.04 + continue-on-error: true permissions: # Needed to upload the results to code-scanning dashboard. security-events: write