Skip to content

Commit 38d568d

Browse files
Update dependency golangci/golangci-lint to v2.8.0
1 parent ebefb2b commit 38d568d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: golangci-lint
5353
uses: golangci/golangci-lint-action@v9
5454
with:
55-
version: v2.4
55+
version: v2.8.0
5656
working-directory: app
5757

5858
# golangci-lint contains only a set of rules from staticcheck.

0 commit comments

Comments
 (0)