diff --git a/src/main/groovy/net/gleske/jervis/remotes/GitHub.groovy b/src/main/groovy/net/gleske/jervis/remotes/GitHub.groovy index d59a6da6..f433c448 100644 --- a/src/main/groovy/net/gleske/jervis/remotes/GitHub.groovy +++ b/src/main/groovy/net/gleske/jervis/remotes/GitHub.groovy @@ -41,7 +41,7 @@ println github.getFile('samrocketman/jervis','.travis.yml','main')
- GitHub supports SARIF format for + GitHub supports SARIF format for uploading code analysis results. This is a code example of uploading the report to a reference. The GitHub App requires read and write for