ossf / scorecard-action

Official GitHub Action for OpenSSF Scorecard.
Apache License 2.0
255 stars 70 forks source link

:book: link to `ossf/scorecard` workflow instead of maintaining an example #1352

Closed spencerschrock closed 6 months ago

spencerschrock commented 6 months ago

This way dependabot will keep the workflow updated for us, and we don't need to remember to update anything here.

Fixes https://github.com/ossf/scorecard/issues/3968

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.17%. Comparing base (5fc43dc) to head (f925699).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ossf/scorecard-action/pull/1352/graphs/tree.svg?width=650&height=150&src=pr&token=MAXISWR53I&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ossf)](https://app.codecov.io/gh/ossf/scorecard-action/pull/1352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ossf) ```diff @@ Coverage Diff @@ ## main #1352 +/- ## ======================================= Coverage 63.17% 63.17% ======================================= Files 4 4 Lines 296 296 ======================================= Hits 187 187 Misses 94 94 Partials 15 15 ```