Skip to content

Commit f2125ef

Browse files
chore(deps): update module github.com/golangci/golangci-lint to v2.6.0
1 parent 63409fe commit f2125ef

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
@@ -25,7 +25,7 @@ jobs:
2525
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
2626
with:
2727
# renovate: datasource=go depName=github.com/golangci/golangci-lint
28-
version: v2.5.0
28+
version: v2.6.0
2929
yaml-lint:
3030
runs-on: ubuntu-latest
3131
steps:

0 commit comments

Comments
 (0)