From 592cd92e2349ff921889e494a1ac936af8b290bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 03:40:30 +0000 Subject: [PATCH] Bump ossf/scorecard-action Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 5da1b6b2680a229f2e66131f5c6a692bcd80b246 to 1.0.2. This release includes the previously tagged commit. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Commits](https://github.com/ossf/scorecard-action/compare/5da1b6b2680a229f2e66131f5c6a692bcd80b246...c8416b0b2bf627c349ca92fc8e3de51a64b005cf) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/scorecards-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index c1b38e87de..7a5fdfba82 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -26,7 +26,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@5da1b6b2680a229f2e66131f5c6a692bcd80b246 + uses: ossf/scorecard-action@c8416b0b2bf627c349ca92fc8e3de51a64b005cf with: results_file: results.sarif results_format: sarif