fix build-crds, bump Go to 1.24.2, bump golangci-lint (#344)

This commit is contained in:
Enrico Candino
2025-05-06 17:24:35 +02:00
committed by GitHub
parent 96a4341dfb
commit 6a22f6f704
10 changed files with 36 additions and 70 deletions
+1 -1
View File
@@ -33,5 +33,5 @@ jobs:
args: --clean --snapshot
env:
REPO: ${{ github.repository }}
REGISTRY:
REGISTRY: ""
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
args: --timeout=5m
version: v1.60
version: v1.64
tests:
runs-on: ubuntu-latest