summaryrefslogtreecommitdiffstats
path: root/.github/workflows/coverity.yml
Commit message (Collapse)AuthorAgeFilesLines
* [ci] Update to ubuntu-22.04 GitHub actions runnerMichael Brown2023-02-031-1/+1
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [ci] Update to actions/checkout@v3 to silence GitHub warningsMichael Brown2023-02-031-1/+1
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [ci] Disable redundant scheduled execution of Coverity ScanMichael Brown2021-02-051-2/+0Star
| | | | | | | The scheduled Coverity Scan run is triggered by an external mechanism that synchronises the coverity_scan branch with the master branch. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [ci] Add GitHub action for Coverity ScanMichael Brown2021-02-041-0/+39
Signed-off-by: Michael Brown <mcb30@ipxe.org>