Skip to content

Commit

Permalink
ci: use more recent golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickjahns committed Dec 26, 2020
1 parent 1ae5422 commit d850e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v1
with:
version: v1.27
version: v1.33
- name: Build release type artifacts
run: make release

0 comments on commit d850e58

Please sign in to comment.