Skip to content

Commit 0669871

Browse files
Bump golangci-lint to v2.2.1
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
1 parent b632d08 commit 0669871

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@v8
1818
with:
19-
version: v2.0.2
19+
version: v2.2.1
2020
args: --timeout=5m
2121
skip-cache: true
2222
- run: go mod download

0 commit comments

Comments
 (0)