comparison .github/workflows/ossf-scorecard.yml @ 7225:a81f3750a14a

Commit https://github.com/roundup-tracker/roundup/pull/8 Bump github/codeql-action from 2.2.5 to 2.2.6 also include sarif upload changes.
author John Rouillard <rouilj@ieee.org>
date Sun, 12 Mar 2023 23:48:15 -0400
parents 8dc5b3739367
children 0fd41edd26b0
comparison
equal deleted inserted replaced
7224:01c1f357363f 7225:a81f3750a14a
68 path: results.sarif 68 path: results.sarif
69 retention-days: 5 69 retention-days: 5
70 70
71 # Upload the results to GitHub's code scanning dashboard. 71 # Upload the results to GitHub's code scanning dashboard.
72 - name: "Upload to code-scanning" 72 - name: "Upload to code-scanning"
73 uses: github/codeql-action/upload-sarif@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.1.27 73 uses: github/codeql-action/upload-sarif@16964e90ba004cdf0cd845b866b5df21038b7723 # v2.1.27
74 with: 74 with:
75 sarif_file: results.sarif 75 sarif_file: results.sarif

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