Skip to content

Commit 49c9342

Browse files
appleboyclaude
andcommitted
chore(ci): upgrade golangci-lint from v2.7 to v2.11
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent da151a4 commit 49c9342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup golangci-lint
1818
uses: golangci/golangci-lint-action@v9
1919
with:
20-
version: v2.7
20+
version: v2.11
2121
args: --verbose
2222

2323
# This step uses the Bearer GitHub Action to scan for sensitive data in the codebase.

0 commit comments

Comments
 (0)