mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-04 03:52:31 +03:00
🌱 Bump ossf/scorecard-action from 1.0.4 to 1.1.0 (#1963)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](c1aec4ac82...5c8bc69dc8
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a30bd749cb
commit
b491e47611
2
.github/workflows/scorecard-analysis.yml
vendored
2
.github/workflows/scorecard-analysis.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
|
||||
- name: "Run analysis"
|
||||
uses: ossf/scorecard-action@c1aec4ac820532bab364f02a81873c555a0ba3a1
|
||||
uses: ossf/scorecard-action@5c8bc69dc88b65c66584e07611df79d3579b0377
|
||||
with:
|
||||
results_file: results.sarif
|
||||
results_format: sarif
|
||||
|
Loading…
Reference in New Issue
Block a user