Skip to content

Commit 02eba59

Browse files
workflows: bump ossf/scorecard-action from 1.1.0 to 1.1.1 (fluent#5527)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@5c8bc69...3e15ea8) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0986d3d commit 02eba59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-scorecards-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
persist-credentials: false
3131

3232
- name: "Run analysis"
33-
uses: ossf/scorecard-action@5c8bc69dc88b65c66584e07611df79d3579b0377
33+
uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e
3434
with:
3535
results_file: scorecard-results.sarif
3636
results_format: sarif

0 commit comments

Comments
 (0)