Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
ci: update golang ci lint version (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id authored Jan 30, 2023
1 parent e18cccd commit bafff57
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 bafff57

Please sign in to comment.