Mercurial > p > roundup > code
changeset 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 | 1522e0e15903 |
| children | d54f4261cd87 |
| files | .github/workflows/ossf-scorecard.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml Tue Sep 30 18:08:14 2025 -0400 +++ b/.github/workflows/ossf-scorecard.yml Mon Oct 06 12:29:16 2025 -0400 @@ -40,7 +40,7 @@ persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v5.2.1 + uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v5.2.1 with: results_file: results.sarif results_format: sarif
