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

Commit

Permalink
chore(deps): bump golang ci linter version (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id authored Oct 4, 2023
1 parent 69e71e8 commit 07e5777
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 @@ -33,7 +33,7 @@ jobs:
go.sum
- uses: golangci/golangci-lint-action@v3
with:
version: v1.52
version: v1.54
args: --timeout 10m
github-token: ${{ secrets.github_token }}
if: env.GIT_DIFF

0 comments on commit 07e5777

Please sign in to comment.