Skip to content

Commit

Permalink
Merge pull request #4 from onmetal/fix/golangci-lint-issues
Browse files Browse the repository at this point in the history
Bump golangci-lint version to fix linting
  • Loading branch information
guvenc committed Oct 12, 2022
2 parents fd6f9e3 + 2b47296 commit 958239b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.43.0
version: v1.50.0

0 comments on commit 958239b

Please sign in to comment.