Skip to content

fix(deps): update module k8s.io/apimachinery to v0.31.3 #66

fix(deps): update module k8s.io/apimachinery to v0.31.3

fix(deps): update module k8s.io/apimachinery to v0.31.3 #66

Workflow file for this run

name: Lint
on:
pull_request: {}
jobs:
go-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- name: golangci-lint
uses: golangci/golangci-lint-action@v3