Skip to content

Commit e6c21e3

Browse files
authored
Merge pull request #101 from openvex/cpanato-patch-1
Update golangci-lint to v1.59
2 parents 01b4768 + 0c903d7 commit e6c21e3

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)