Skip to content

Commit 037c850

Browse files
committed
(GH-56) Updated Coverity Settings
- Finally been able to get Coverity Project created using GitHub account, which means project settings can now be updated.
1 parent 55f1f4d commit 037c850

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![License](http://img.shields.io/:license-mit-blue.svg)](http://gep13.mit-license.org)
44
[![Coverage Status](https://coveralls.io/repos/GitTools/GitReleaseManager/badge.svg?branch=develop)](https://coveralls.io/r/GitTools/GitReleaseManager?branch=develop)
5-
[![Coverity Scan Build Status](https://scan.coverity.com/projects/4534/badge.svg)](https://scan.coverity.com/projects/4534)
5+
[![Coverity Scan Build Status](https://scan.coverity.com/projects/5110/badge.svg)](https://scan.coverity.com/projects/5110)
66

77
Do you detest creating release notes for your software applications hosted on GitHub? If so, this is the tool for you.
88

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ environment:
3636
GitHubPassword:
3737
secure: XSuLygmr83zEpWcXIXMXGocN0QbooLud1eIMA3mQWKkT9LAU4TyrijLBcJIo7bD7
3838
CoverityProjectToken:
39-
secure: B9diAS20/XucFCQ8vPg02br0VukNjo5+nbFx121Arac=
39+
secure: v9LYg/tMc/XFYAiIJl+KiGpo1pBtyQgcANoNqra/5qg=
4040
CoverityEmailDistribution:
4141
secure: FuJy6Wqvw19/VBYyE0hHY+lNbkKxlN1Jsr8OiTdAgkQ=
4242
COVERALLS_REPO_TOKEN:

0 commit comments

Comments
 (0)