Update golang-cli package versions

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
This commit is contained in:
faizanahmad055
2022-05-26 14:46:32 +02:00
parent d9d986f1f2
commit 61b7a88462
2 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ env:
DOCKER_FILE_PATH: Dockerfile
GOLANG_VERSION: 1.17.7
KUBERNETES_VERSION: "1.18.0"
KIND_VERSION: "0.7.0"
KIND_VERSION: "0.10.0"
jobs:
build:
@@ -39,7 +39,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v2.3.0
with:
version: v1.33
version: v1.45.2
only-new-issues: false
args: --timeout 10m