Skip to content

chore(deps): update dependency golangci/golangci-lint to v1.63.0 #2463

chore(deps): update dependency golangci/golangci-lint to v1.63.0

chore(deps): update dependency golangci/golangci-lint to v1.63.0 #2463

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@4587f3945e2c3de18805dd46351e1ed1f2640604 # v1.4.1
permissions:
contents: write
pull-requests: write
with:
go-version-file: go.mod
cache-dependency-path: go.sum