From 7ca3d1e1ab0ea5134dc47c6821ab826dae4cfd64 Mon Sep 17 00:00:00 2001 From: Miguel Soriano Date: Tue, 22 Oct 2024 15:45:48 +0200 Subject: [PATCH] tmp test change --- .github/workflows/check-pull-request.yaml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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)