Skip to content

Bump k8s.io/api from 0.17.3 to 0.28.3 #52

Bump k8s.io/api from 0.17.3 to 0.28.3

Bump k8s.io/api from 0.17.3 to 0.28.3 #52

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
golangci:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Install Go
uses: actions/setup-go@v4
with:
go-version-file: go.mod
- name: Lint
uses: wandera/golangci-lint-action@v3
with:
version: v1.52.2
args: --out-${NO_FUTURE}format colored-line-number