From fd572f1cc74e4fd960bdf27dd969a610e39feaf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 10:48:30 -0700 Subject: [PATCH] Bump ossf/scorecard-action from 2.0.0.pre.alpha.2 to 2.0.0 (#2235) Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.0.pre.alpha.2 to 2.0.0. - [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/08dd0cebb088ac0fd6364339b1b3b68b75041ea8...13ec8c77e8a5dae7e0a0d47bde3e3004df15d34f) --- 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> --- .github/workflows/scorecard_action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecard_action.yml b/.github/workflows/scorecard_action.yml index 4bc210a4c20..cf85cb8f3e9 100644 --- a/.github/workflows/scorecard_action.yml +++ b/.github/workflows/scorecard_action.yml @@ -28,7 +28,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@08dd0cebb088ac0fd6364339b1b3b68b75041ea8 # v2.0.0-alpha.2 + uses: ossf/scorecard-action@13ec8c77e8a5dae7e0a0d47bde3e3004df15d34f # v2.0.0-alpha.2 with: results_file: results.sarif results_format: sarif