mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Update build (#6988)
* Update Go to latest patch release. * Fixup go test to use `.go-version`. * Bump K8s / KIND in integration tests. * Update golangci-lint. Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@@ -15,4 +15,4 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
|
||||
with:
|
||||
version: v1.60.1
|
||||
version: v1.62.0
|
||||
|
||||
Reference in New Issue
Block a user