Skip to content

Commit c629476

Browse files
committed
chore(deps): update dependency golangci/golangci-lint to v2.12.2
1 parent cb14ae6 commit c629476

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
@@ -82,7 +82,7 @@ jobs:
8282
- name: Install golangci-lint
8383
uses: golangci/golangci-lint-action@v9
8484
with:
85-
version: v2.12.1
85+
version: v2.12.2
8686

8787
- name: Run golangci-lint
8888
run: golangci-lint run ./...

0 commit comments

Comments
 (0)