comparison .github/workflows/ossf-scorecard.yml @ 7657:6ed521352d22

build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 - https://github.com/roundup-tracker/roundup/pull/52 [skip travis]
author John Rouillard <rouilj@ieee.org>
date Sun, 08 Oct 2023 23:48:00 -0400
parents bdc81c1e2eec
children edd93fa4a5ec
comparison
equal deleted inserted replaced
7656:f02ba157f1cb 7657:6ed521352d22
38 uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 38 uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
39 with: 39 with:
40 persist-credentials: false 40 persist-credentials: false
41 41
42 - name: "Run analysis" 42 - name: "Run analysis"
43 uses: ossf/scorecard-action@08b4669551908b1024bb425080c797723083c031 # v2.2.0 43 uses: ossf/scorecard-action@483ef80eb98fb506c348f7d62e28055e49fe2398 # v2.3.0
44 with: 44 with:
45 results_file: results.sarif 45 results_file: results.sarif
46 results_format: sarif 46 results_format: sarif
47 # (Optional) "write" PAT token. Uncomment the `repo_token` line below if: 47 # (Optional) "write" PAT token. Uncomment the `repo_token` line below if:
48 # - you want to enable the Branch-Protection check on a *public* repository, or 48 # - you want to enable the Branch-Protection check on a *public* repository, or

Roundup Issue Tracker: http://roundup-tracker.org/