Mercurial > p > roundup > code
comparison .github/workflows/ossf-scorecard.yml @ 7270:4a28a7364207
Bump github/codeql-action from 2.2.12 to 2.3.0 - https://github.com/roundup-tracker/roundup/pull/25
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 24 Apr 2023 07:54:12 -0400 |
| parents | 46de8ffb7873 |
| children | 1bb57a872fe7 |
comparison
equal
deleted
inserted
replaced
| 7269:c40e2e31b85d | 7270:4a28a7364207 |
|---|---|
| 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@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db # v2.1.27 | 73 uses: github/codeql-action/upload-sarif@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 # v2.1.27 |
| 74 with: | 74 with: |
| 75 sarif_file: results.sarif | 75 sarif_file: results.sarif |
