Skip to content

Commit f813120

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.12.2
1 parent 30b3499 commit f813120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: golangci-lint
3737
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
3838
with:
39-
version: v2.11.4
39+
version: v2.12.2
4040

4141
- name: Run tests
4242
run: go test -race -cover -v ./...

0 commit comments

Comments
 (0)