Skip to content

Commit ed885a3

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.62.0 (#411)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd2a5ee commit ed885a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- main
1010
env:
1111
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced
12-
GOLANGCI_LINT_VERSION: "v1.61.0"
12+
GOLANGCI_LINT_VERSION: "v1.62.0"
1313
IMAGE_NAME: "${{ github.repository }}"
1414
PLATFORMS: "linux/amd64,linux/arm64"
1515
REGISTRY: "ghcr.io"

0 commit comments

Comments
 (0)