Skip to content

Commit

Permalink
ci: bump lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyzimmer committed Oct 29, 2023
1 parent b01a977 commit b3d5f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
ALPINE_IMAGE_NAME: ghcr.io/webmeshproj/node
DISTROLESS_IMAGE_NAME: ghcr.io/webmeshproj/node-distroless
GO_VERSION: "1.21"
GOLANGCI_LINT_VERSION: v1.53.3
GOLANGCI_LINT_VERSION: v1.55.1
DOCKER_PLATFORMS: linux/amd64,linux/arm64,linux/arm,linux/386,linux/ppc64le,linux/s390x
CACHE_DEP_PATH: go.sum
LINT_TIMEOUT: 10m
Expand Down

0 comments on commit b3d5f02

Please sign in to comment.