Skip to content

Commit 0c903d7

Browse files
authored
Update golangci-lint to v1.59
Signed-off-by: Carlos Tadeu Panato Junior <[email protected]>
1 parent 01b4768 commit 0c903d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
- name: golangci-lint
2424
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
2525
with:
26-
version: v1.57
26+
version: v1.59
2727
args: --timeout=5m

0 commit comments

Comments
 (0)