Skip to content

Commit

Permalink
use golangci-lint v1.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Nov 15, 2024
1 parent daa0fd4 commit 6f830bd
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 @@ -22,7 +22,7 @@ jobs:
.sum
- uses: golangci/golangci-lint-action@v6
with:
version: latest
version: v1.61.0
args: --timeout 10m
if: env.GIT_DIFF

Expand Down

0 comments on commit 6f830bd

Please sign in to comment.