Skip to content

Commit a21b2b2

Browse files
committed
ci: update golangci-lint to v2.12
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent e0cb38a commit a21b2b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/checkout@v6
3939
- uses: golangci/golangci-lint-action@v9
4040
with:
41-
version: v2.1.6
41+
version: v2.12
4242
skip-cache: true
4343
args: --timeout=5m
4444

0 commit comments

Comments
 (0)