diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 052e9590..6f68e29d 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -29,7 +29,7 @@ jobs: # ossf/scorecard-action and the actions below are tracked by Dependabot # (see .github/dependabot.yml) and may be pinned to a SHA later. - name: Run analysis - uses: ossf/scorecard-action@v2.4.3 + uses: ossf/scorecard-action@v2.4.4 with: results_file: results.sarif results_format: sarif