Mercurial > p > roundup > code
comparison .github/workflows/ossf-scorecard.yml @ 7304:b2183096b678
Bump github/codeql-action from 2.3.2 to 2.3.3 - https://github.com/roundup-tracker/roundup/pull/28
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 May 2023 22:12:54 -0400 |
| parents | 1bb57a872fe7 |
| children | 291c13c3b8e5 |
comparison
equal
deleted
inserted
replaced
| 7303:9bd9d06e2f2c | 7304:b2183096b678 |
|---|---|
| 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@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.1.27 | 73 uses: github/codeql-action/upload-sarif@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2.1.27 |
| 74 with: | 74 with: |
| 75 sarif_file: results.sarif | 75 sarif_file: results.sarif |
