Skip to content

Commit 8e09ad2

Browse files
committed
ci: update golangci-lint
1 parent e6ea98e commit 8e09ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
go-version: 1.25.0
2222
check-latest: true
23-
- uses: golangci/golangci-lint-action@v6
23+
- uses: golangci/golangci-lint-action@v8
2424
env:
2525
# Go includes VCS data since v1.20 and this
2626
# can cause problems with CI checkout.

0 commit comments

Comments
 (0)