comparison .github/workflows/ossf-scorecard.yml @ 8462:bfdafea40a59

build: upgrade https://github.com/roundup-tracker/roundup/pull/65.patch
author John Rouillard <rouilj@ieee.org>
date Mon, 06 Oct 2025 12:29:16 -0400
parents 3db40a355a6c
children 56a6b23cf17c
comparison
equal deleted inserted replaced
8461:1522e0e15903 8462:bfdafea40a59
38 uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 38 uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.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@05b42c624433fc40578a4040d5cf5e36ddca8cde # v5.2.1 43 uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v5.2.1
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/