Skip to content

Commit 1b273d6

Browse files
chore(deps): update dependency golangci/golangci-lint to v2
1 parent a3205d4 commit 1b273d6

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
@@ -35,7 +35,7 @@ jobs:
3535
uses: golangci/golangci-lint-action@v6
3636
with:
3737
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
38-
version: v1.64
38+
version: v2.11.1
3939

4040
# Optional: working directory, useful for monorepos
4141
# working-directory: somedir

0 commit comments

Comments
 (0)