Skip to content

Commit

Permalink
Bump up golangci-lint to v1.49
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
  • Loading branch information
ktock committed Aug 25, 2022
1 parent 210d958 commit 1f4cfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.47
version: v1.49
args: --verbose

project:
Expand Down

0 comments on commit 1f4cfd8

Please sign in to comment.