Skip to content

Bump k8s.io/client-go from 0.27.2 to 0.27.3 #246

Bump k8s.io/client-go from 0.27.2 to 0.27.3

Bump k8s.io/client-go from 0.27.2 to 0.27.3 #246

Workflow file for this run

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