Skip to content

Commit

Permalink
Update dependency golangci/golangci-lint to v1.50.0 (#311)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent 758d947 commit 0edc7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
go-version: 1.18.5
- uses: golangci/golangci-lint-action@v3
with:
version: v1.49.0
version: v1.50.0
args: --timeout=3m

test:
Expand Down

0 comments on commit 0edc7b5

Please sign in to comment.