Skip to content

Commit

Permalink
ci: update golang ci lint version (celestiaorg#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Jan 31, 2023
1 parent 76c251a commit 285a2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
go.sum
- uses: golangci/[email protected]
with:
version: v1.47.2
version: v1.50.1
args: --timeout 10m
github-token: ${{ secrets.github_token }}
if: env.GIT_DIFF

0 comments on commit 285a2e4

Please sign in to comment.