We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5578bee + 9d458da commit 079235fCopy full SHA for 079235f
1 file changed
.github/workflows/coverity.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Run Coverity Scan
34
uses: vapier/coverity-scan-action@2068473c7bdf8c2fb984a6a40ae76ee7facd7a85 # v1
35
with:
36
- project: wolfIP
+ project: wolfip
37
token: ${{ secrets.COVERITY_SCAN_TOKEN }}
38
email: ${{ secrets.COVERITY_SCAN_EMAIL }}
39
command: make
0 commit comments