File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ name: Scorecard supply-chain security
22on :
33 branch_protection_rule :
44 schedule :
5- - cron : ' 31 17 * * 5'
5+ - cron : " 31 17 * * 5"
66 push :
7- branches : [ "main" ]
7+ branches : ["main"]
88
99permissions : read-all
1010
2828 with :
2929 results_file : results.sarif
3030 results_format : sarif
31- publish_results : tru
32-
31+ publish_results : true
32+
3333 - name : Upload artifact
3434 uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1
3535 with :
Original file line number Diff line number Diff line change 1010 <img alt="Issues" src="https://img.shields.io/github/issues/steveiliop56/tinyauth">
1111 <img alt="Tinyauth CI" src="https://github.com/steveiliop56/tinyauth/actions/workflows/ci.yml/badge.svg">
1212 <a title="Crowdin" target="_blank" href="https://crowdin.com/project/tinyauth"><img src="https://badges.crowdin.net/tinyauth/localized.svg"></a>
13+ <a href="https://scorecard.dev/viewer/?uri=github.com/steveiliop56/tinyauth" target="_blank" title="OpenSSF Scorecard">
14+ <img src="https://api.scorecard.dev/projects/github.com/steveiliop56/tinyauth/badge">
15+ </a>
1316</div >
1417
1518<br />
You can’t perform that action at this time.
0 commit comments