diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index 01b1629340..9c208d3dce 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -35,7 +35,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e # Don't update this until they fix PR support + uses: ossf/scorecard-action@ce330fde6b1a5c9c75b417e7efc510b822a35564 # Don't update this until they fix PR support with: results_file: results.sarif results_format: sarif