Skip to content

Commit

Permalink
Bump golangci-lint to v1.31.0
Browse files Browse the repository at this point in the history
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
  • Loading branch information
panchoh and nilp0inter committed Oct 2, 2020
1 parent f5bdbc8 commit f67e7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v2.2.0
with:
version: v1.27
version: v1.31.0

- name: Build
run: |
Expand Down

0 comments on commit f67e7c1

Please sign in to comment.