We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787e53a commit 192b51eCopy full SHA for 192b51e
.github/workflows/lint.yml
@@ -29,7 +29,7 @@ jobs:
29
go.sum
30
- uses: golangci/golangci-lint-action@v6
31
with:
32
- version: v1.54
+ version: v1.61.0
33
args: --timeout 10m
34
github-token: ${{ secrets.github_token }}
35
if: env.GIT_DIFF
0 commit comments