diff --git a/.github/workflows/check-pull-request.yaml b/.github/workflows/check-pull-request.yaml index de53eb0b..10f61b1e 100644 --- a/.github/workflows/check-pull-request.yaml +++ b/.github/workflows/check-pull-request.yaml @@ -67,7 +67,7 @@ jobs: - name: Run the linter uses: golangci/golangci-lint-action@v3 with: - version: v1.56.2 + version: v1.61.0 args: --timeout 10m skip-pkg-cache: true skip-build-cache: true diff --git a/README.md b/README.md index 21f7ad95..936e1176 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # OCM SDK +test change [![Go Reference](https://pkg.go.dev/badge/github.com/openshift-online/ocm-sdk-go.svg)](https://pkg.go.dev/github.com/openshift-online/ocm-sdk-go) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)