Skip to content

Commit

Permalink
Update coverity.yml
Browse files Browse the repository at this point in the history
Signed-off-by: John Andersen <[email protected]>
  • Loading branch information
pdxjohnny authored Nov 8, 2023
1 parent 23a79a5 commit d27c1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
coverity:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: vapier/coverity-scan-action@cae3c096a2eb21c431961a49375ac17aea2670ce # v1.7.0
with:
email: ${{ secrets.COVERITY_SCAN_EMAIL }}
Expand Down

0 comments on commit d27c1f3

Please sign in to comment.