Skip to content

Commit

Permalink
feat: update golangcli-lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
psmarcin committed Oct 16, 2021
1 parent a1ef626 commit 35285d4
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 @@ -35,5 +35,5 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.29
version: v1.42

0 comments on commit 35285d4

Please sign in to comment.