Skip to content

Commit 192b51e

Browse files
committed
chore(deps): bump golangci version
1 parent 787e53a commit 192b51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
go.sum
3030
- uses: golangci/golangci-lint-action@v6
3131
with:
32-
version: v1.54
32+
version: v1.61.0
3333
args: --timeout 10m
3434
github-token: ${{ secrets.github_token }}
3535
if: env.GIT_DIFF

0 commit comments

Comments
 (0)