diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-28 23:45:07 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-28 23:45:07 +0200 |
| commit | 406ab2abe66415f51dbe40079ec8c042854567c7 (patch) | |
| tree | 6f2643eb3d560b0141f49e023c13daaef1304e61 /.github/workflows | |
| parent | 6b9ed938f118e9ad0dd28ff3722f80cc1a844235 (diff) | |
| download | bootstrap-406ab2abe66415f51dbe40079ec8c042854567c7.tar.xz bootstrap-406ab2abe66415f51dbe40079ec8c042854567c7.zip | |
Build(deps): Bump ossf/scorecard-action from 2.1.1 to 2.1.2 (#37728)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.1 to 2.1.2.
- [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.1...v2.1.2)
---
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/workflows')
| -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 01977ac1c..0f40cf228 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 |
