Skip to content

Commit

Permalink
Upgrade to latest golangci-lint version in CI tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
flozzone committed Apr 22, 2022
1 parent 4b20a94 commit 7b5df83
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.45.2
args: --timeout 5m
test:
name: Ensure unit tests are passing
Expand Down

0 comments on commit 7b5df83

Please sign in to comment.