Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit c7eaee6

Browse files
Bump ossf/scorecard-action from 0.0.1 to 1.0.4 (#11)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 0.0.1 to 1.0.4. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Commits](ossf/scorecard-action@175f597...c1aec4a) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 517d616 commit c7eaee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.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@175f59783fa96e44dd6fa96619ab7bdacab56b5c # v0.0.1
28+
uses: ossf/scorecard-action@c1aec4ac820532bab364f02a81873c555a0ba3a1 # v0.0.1
2929
with:
3030
results_file: results.sarif
3131
results_format: sarif

0 commit comments

Comments
 (0)