Skip to content

Commit 6ee86ea

Browse files
chore(deps): update dependency golangci/golangci-lint to v2
1 parent 41a537c commit 6ee86ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: golangci-lint
2323
uses: golangci/golangci-lint-action@v6
2424
with:
25-
version: v1.54
25+
version: v2.11.1
2626

2727
# Optional: working directory, useful for monorepos
2828
# working-directory: somedir

0 commit comments

Comments
 (0)