From 67d78c4d412d486fc4aa6f1da5054bf4fcffbf84 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Sat, 31 May 2025 05:04:44 +0000 Subject: [PATCH] build: update ossf/scorecard-action action to v2.4.2 See associated pull request for more information. --- .github/workflows/scorecard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 16108a425344..c3b8532274b4 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -30,7 +30,7 @@ jobs: persist-credentials: false - name: 'Run analysis' - uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1 + uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2 with: results_file: results.sarif results_format: sarif