Skip to content

Commit 454dcbb

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 cc99dff commit 454dcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup golangci-lint
2222
uses: golangci/golangci-lint-action@v2
2323
with:
24-
version: v1.42.0
24+
version: v1.42.1
2525
args: --verbose
2626
test:
2727
strategy:

0 commit comments

Comments
 (0)