Skip to content

Commit 1ced7b7

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.6.2
1 parent 17ac3a4 commit 1ced7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Lint code
1212
runs-on: ubuntu-latest
1313
env:
14-
GOLANGCI_LINT_VERSION: v2.4.0 # github-releases:golangci/golangci-lint
14+
GOLANGCI_LINT_VERSION: v2.6.2 # github-releases:golangci/golangci-lint
1515
steps:
1616
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1717
- name: Set up Go

0 commit comments

Comments
 (0)