Skip to content

Commit cbf9529

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.2 (#929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b89f41c commit cbf9529

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
@@ -16,7 +16,7 @@ jobs:
1616
- run: make build-js
1717
- uses: golangci/golangci-lint-action@v9
1818
with:
19-
version: v2.10.1
19+
version: v2.11.2
2020
args: --timeout=5m
2121
skip-cache: true
2222
- run: go mod download

0 commit comments

Comments
 (0)