Skip to content

Commit ea843d1

Browse files
committed
update golangci-lint version
1 parent f12a5ab commit ea843d1

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@v2
5959
with:
60-
version: v1.32
60+
version: v1.44.2
6161
args: --timeout 5m
6262
test:
6363
name: Ensure unit tests are passing

0 commit comments

Comments
 (0)