Skip to content

Commit

Permalink
update linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Laine committed Dec 19, 2022
1 parent 94edcfd commit 3602136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: "v1.47.0"
version: "v1.49.0"
working-directory: .
args: --timeout 3m
unit_test:
Expand Down

0 comments on commit 3602136

Please sign in to comment.