From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 19:45:51 +0000 (+0200) Subject: Build(deps): Bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#37680) X-Git-Tag: v5.3.0-alpha1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ba329046530254c5069b47d2cf123046de15c6;p=thirdparty%2Fbootstrap.git Build(deps): Bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#37680) Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.0 to 2.1.1. - [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/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 19ceb8e0db..01977ac1c5 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -33,7 +33,7 @@ jobs: persist-credentials: false - name: Run analysis - uses: ossf/scorecard-action@v2.1.0 + uses: ossf/scorecard-action@v2.1.1 with: results_file: results.sarif results_format: sarif