Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 #742

fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4

fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 #742

Workflow file for this run

name: go
on:
pull_request:
paths:
- .github/workflows/go.yaml
- go.*
- '**/*.go'
- Makefile
push:
branches:
- main
paths:
- .github/workflows/go.yaml
- go.*
- '**/*.go'
- Makefile
jobs:
go:
uses: int128/kubebuilder-workflows/.github/workflows/go.yaml@v1
with:
go-version: 1.22.1
golangci-lint-version: v1.57.1