Skip to content

Commit b9253dd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- run: make build-js
1919
- uses: golangci/golangci-lint-action@v9
2020
with:
21-
version: v2.11.4
21+
version: v2.12.2
2222
args: --timeout=5m
2323
skip-cache: true
2424
- run: go mod download

0 commit comments

Comments
 (0)