From 177c9cd25bdb68c07036be98e873c28a08d11b64 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 1 Oct 2025 05:05:11 +0000 Subject: [PATCH] build: update ossf/scorecard-action action to v2.4.3 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 4b979ef1e3d4..6588cb8dec0b 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@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2 + uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3 with: results_file: results.sarif results_format: sarif