From 19b5b8381976e16fdf6a8a389096ed8ccee968d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 22:39:32 +0000 Subject: [PATCH] Update ossf/scorecard-action action to v2.3.3 --- .github/workflows/scorecards.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index dc3a856bf133..3d9535c60d84 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -34,7 +34,7 @@ jobs: persist-credentials: false - name: Run analysis - uses: ossf/scorecard-action@v2.3.1 + uses: ossf/scorecard-action@v2.3.3 with: results_file: results.sarif results_format: sarif