diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-20 21:45:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-20 21:45:51 +0200 |
| commit | 51ba329046530254c5069b47d2cf123046de15c6 (patch) | |
| tree | 9463ecf8af3996144778767b8d372ec9770b3d8c /.github | |
| parent | ef75dfdd23eecf5f4427c973232eea17d3b5286c (diff) | |
| download | bootstrap-51ba329046530254c5069b47d2cf123046de15c6.tar.xz bootstrap-51ba329046530254c5069b47d2cf123046de15c6.zip | |
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] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/scorecards.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 19ceb8e0d..01977ac1c 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -33,7 +33,7 @@ jobs: persist-credentials: false - name: Run analysis - uses: ossf/[email protected] + uses: ossf/[email protected] with: results_file: results.sarif results_format: sarif |
