Skip to content

Commit 0cf8843

Browse files
committed
Set the version to 0.7.0 in Coverity
1 parent 0eeca58 commit 0cf8843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux-coverity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
--form token="$TOKEN" \
8686
--form email="mark@heily.com" \
8787
--form file=@cov-int.tar.gz \
88-
--form version="0.8.0rc1" \
88+
--form version="0.7.0" \
8989
--form description="${GITHUB_REPOSITORY}" \
9090
https://scan.coverity.com/builds?project=`urlencode ${GITHUB_REPOSITORY}`
9191
env:

0 commit comments

Comments
 (0)