Skip to content

Commit 8524362

Browse files
author
Andre Ferraz
committed
bump golangci-lint-action to v1.52.2
1 parent 9e8cf7e commit 8524362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Run golangci-lint
5858
uses: golangci/golangci-lint-action@v3
5959
with:
60-
version: v1.46.2
60+
version: v1.52.2
6161
args: --timeout 5m
6262
test:
6363
name: Ensure unit tests are passing

0 commit comments

Comments
 (0)