Skip to content

chore(deps): update dependency golang-version to v1.22.4 #747

chore(deps): update dependency golang-version to v1.22.4

chore(deps): update dependency golang-version to v1.22.4 #747

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.4
golangci-lint-version: v1.57.1