Skip to content

Commit ea42d5b

Browse files
Bump ossf/scorecard-action (#2062)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from e48dbb732fab761267783321dfa71e2a5c6e263d to f49aabe0b5af0936a0987cfb85d86b75731b0186. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@e48dbb7...f49aabe) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a11a574 commit ea42d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
persist-credentials: false
2828

2929
- name: OSSF Scorecard action
30-
uses: ossf/scorecard-action@e48dbb732fab761267783321dfa71e2a5c6e263d
30+
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186
3131
with:
3232
# OUTPUT: Path to file to store results
3333
results_file: results.sarif

0 commit comments

Comments
 (0)