diff --git a/README.md b/README.md index 95190a53f..91351acd5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![CI pipeline](https://github.com/harness/gitness/actions/workflows/ci.yml/badge.svg)](https://github.com/harness/gitness/actions/workflows/ci.yml) +[![CI Linter pipeline](https://github.com/harness/gitness/actions/workflows/ci-lint.yml/badge.svg)](https://github.com/harness/gitness/actions/workflows/ci-lint.yml) [![CodeQL](https://github.com/harness/gitness/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/harness/gitness/actions/workflows/codeql-analysis.yml) -[![](https://img.shields.io/badge/go-%3E%3D%201.17-green)](#) +[![](https://img.shields.io/badge/go-%3E%3D%201.19-green)](#) # Pre-Requisites Install the latest stable version of Node and Go version 1.19 or higher, and then install the below Go programs. Ensure the GOPATH [bin directory](https://go.dev/doc/gopath_code#GOPATH) is added to your PATH.