Skip to content

Commit 34fbf55

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.4
1 parent 4e4fbb8 commit 34fbf55

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: golangci-lint
2929
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
3030
with:
31-
version: v2.8.0
31+
version: v2.11.4
3232

3333
test:
3434
name: Test

0 commit comments

Comments
 (0)