Skip to content

Commit 9db0674

Browse files
workflows: bump ossf/scorecard-action from 1.0.3 to 1.1.0 (fluent#5499)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.0.3 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](ossf/scorecard-action@b614d45...5c8bc69) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5204e28 commit 9db0674

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@b614d455ee90608b5e36e3299cd50d457eb37d5f
33+
uses: ossf/scorecard-action@5c8bc69dc88b65c66584e07611df79d3579b0377
3434
with:
3535
results_file: scorecard-results.sarif
3636
results_format: sarif

0 commit comments

Comments
 (0)