Skip to content

build(deps): bump redhat-plumbers-in-action/differential-shellcheck #24

build(deps): bump redhat-plumbers-in-action/differential-shellcheck

build(deps): bump redhat-plumbers-in-action/differential-shellcheck #24

Workflow file for this run

---
name: Coverity
on:
push:
branches: [main]
jobs:
coverity:
if: github.repository == 'csutils/cswrap'
name: Coverity Scan
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Coverity scan
uses: vapier/coverity-scan-action@v1
with:
email: ${{ secrets.COVERITY_SCAN_EMAIL }}
token: ${{ secrets.COVERITY_SCAN_TOKEN }}
project: csutils/cswrap
command: make