Skip to content

Commit 622fdd3

Browse files
committed
chore(CI/CD): upgrade golangci-lint-action version to v1.42.1
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent f27e7be commit 622fdd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jobs:
2828
- name: golangci-lint
2929
uses: golangci/golangci-lint-action@v2
3030
with:
31-
version: v1.42.0
31+
version: v1.42.1
32+
args: --verbose

0 commit comments

Comments
 (0)