Mercurial > p > roundup > code
comparison .github/workflows/ossf-scorecard.yml @ 7246:7fd9d0f15cf0
[chore] Bump github/codeql-action from 2.2.9 to 2.2.11 - https://github.com/roundup-tracker/roundup/pull/17
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 09 Apr 2023 22:39:10 -0400 |
| parents | c6287f8b9f2e |
| children | 0ca12df8ef06 |
comparison
equal
deleted
inserted
replaced
| 7245:c6287f8b9f2e | 7246:7fd9d0f15cf0 |
|---|---|
| 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@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2.1.27 | 73 uses: github/codeql-action/upload-sarif@d186a2a36cc67bfa1b860e6170d37fb9634742c7 # v2.1.27 |
| 74 with: | 74 with: |
| 75 sarif_file: results.sarif | 75 sarif_file: results.sarif |
