From a8b30518bd406e69bcee9cf0aeb218251696a71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 07:02:46 +0000 Subject: [PATCH] Bump ossf/scorecard-action Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from de386ed459e2f85111697f50fe076d0ea617a32f to f35c64557cf912815708bb1126d9948f3e459487. - [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...f35c64557cf912815708bb1126d9948f3e459487) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: f35c64557cf912815708bb1126d9948f3e459487 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 3bbbf7b78..5ae12d932 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@f35c64557cf912815708bb1126d9948f3e459487 with: # OUTPUT: Path to file to store results results_file: results.sarif