Skip to content

Commit 8741a06

Browse files
build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 (#304)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7493818 commit 8741a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
persist-credentials: false
2626

2727
- name: "Run analysis"
28-
uses: ossf/scorecard-action@5c8bc69dc88b65c66584e07611df79d3579b0377 # v0.0.1
28+
uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e # v0.0.1
2929
with:
3030
results_file: results.sarif
3131
results_format: sarif

0 commit comments

Comments
 (0)