Skip to content

Commit 6f51203

Browse files
Bump ossf/scorecard-action (#2090)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 15bc21f12b2fbbb36fa93d5f2e786f6b18ffe048 to 405dced65a1dcc6bc335115002f0690b1f1e49bb. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@15bc21f...405dced) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 405dced65a1dcc6bc335115002f0690b1f1e49bb 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 bede6d8 commit 6f51203

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@15bc21f12b2fbbb36fa93d5f2e786f6b18ffe048
30+
uses: ossf/scorecard-action@405dced65a1dcc6bc335115002f0690b1f1e49bb
3131
with:
3232
# OUTPUT: Path to file to store results
3333
results_file: results.sarif

0 commit comments

Comments
 (0)