Skip to content

Commit f28f725

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 7368d38 commit f28f725

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
@@ -27,4 +27,5 @@ jobs:
2727
- name: golangci-lint
2828
uses: golangci/golangci-lint-action@v2
2929
with:
30-
version: v1.42.0
30+
version: v1.42.1
31+
args: --verbose

0 commit comments

Comments
 (0)