From 22b69696ccad8bd30d6134d633870a42bcfeae7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 09:28:32 +0000 Subject: [PATCH] chore(deps): bump ossf/scorecard-action Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from af76153369ae1eb1eaffc4118046b7fda9a8419e to b0fdde1174ae361fc24f705b0a8cf8f870bafd7c. - [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/af76153369ae1eb1eaffc4118046b7fda9a8419e...b0fdde1174ae361fc24f705b0a8cf8f870bafd7c) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: b0fdde1174ae361fc24f705b0a8cf8f870bafd7c 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 454089c..b7dc4c7 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -30,7 +30,7 @@ jobs: with: persist-credentials: false - - uses: ossf/scorecard-action@af76153369ae1eb1eaffc4118046b7fda9a8419e # v2.4.2 + - uses: ossf/scorecard-action@b0fdde1174ae361fc24f705b0a8cf8f870bafd7c # v2.4.2 with: results_file: results.sarif results_format: sarif