We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2a5ee commit ed885a3Copy full SHA for ed885a3
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ on:
9
- main
10
env:
11
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced
12
- GOLANGCI_LINT_VERSION: "v1.61.0"
+ GOLANGCI_LINT_VERSION: "v1.62.0"
13
IMAGE_NAME: "${{ github.repository }}"
14
PLATFORMS: "linux/amd64,linux/arm64"
15
REGISTRY: "ghcr.io"
0 commit comments