From 954e472f8ce2e4b837f5c378e46afcb94b30aa24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 06:47:10 +0000 Subject: [PATCH] Bump ossf/scorecard-action Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from de386ed459e2f85111697f50fe076d0ea617a32f to 05b42c624433fc40578a4040d5cf5e36ddca8cde. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/de386ed459e2f85111697f50fe076d0ea617a32f...05b42c624433fc40578a4040d5cf5e36ddca8cde) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 05b42c624433fc40578a4040d5cf5e36ddca8cde dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 3bbbf7b780..cd74a5d4b6 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -27,7 +27,7 @@ jobs: persist-credentials: false - name: OSSF Scorecard action - uses: ossf/scorecard-action@de386ed459e2f85111697f50fe076d0ea617a32f + uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde with: # OUTPUT: Path to file to store results results_file: results.sarif