Skip to content

Bump k8s.io/client-go from 0.28.1 to 0.28.2 #53

Bump k8s.io/client-go from 0.28.1 to 0.28.2

Bump k8s.io/client-go from 0.28.1 to 0.28.2 #53

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest