From b30b4f1ec153b2b7f3e9709574684ca28488287a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 15:44:59 +0000 Subject: [PATCH] chore(deps): bump ossf/scorecard-action in the actions group Bumps the actions group with 1 update: [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `ossf/scorecard-action` from af76153369ae1eb1eaffc4118046b7fda9a8419e to 50757822a4ac41af1c2f5572df4e1c1a5ae50c03 - [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...50757822a4ac41af1c2f5572df4e1c1a5ae50c03) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 50757822a4ac41af1c2f5572df4e1c1a5ae50c03 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/scorecard-enforcer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecard-enforcer.yml b/.github/workflows/scorecard-enforcer.yml index 27ae3230..2decab3f 100644 --- a/.github/workflows/scorecard-enforcer.yml +++ b/.github/workflows/scorecard-enforcer.yml @@ -32,7 +32,7 @@ jobs: persist-credentials: false - name: Run Scorecard - uses: ossf/scorecard-action@af76153369ae1eb1eaffc4118046b7fda9a8419e # v2.4.3 + uses: ossf/scorecard-action@50757822a4ac41af1c2f5572df4e1c1a5ae50c03 # v2.4.3 with: results_file: results.sarif results_format: sarif