Skip to content

Commit

Permalink
update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaideepr97 committed Jul 12, 2022
1 parent f12a5ab commit ea843d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.32
version: v1.44.2
args: --timeout 5m
test:
name: Ensure unit tests are passing
Expand Down

0 comments on commit ea843d1

Please sign in to comment.