Skip to content

Commit 059e5bc

Browse files
authored
Merge branch 'master' into add-conn-pool-wait-stats
2 parents 9936f94 + 6d788cb commit 059e5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@v7.0.0
24+
uses: golangci/golangci-lint-action@v8.0.0
2525
with:
2626
verify: true
2727

0 commit comments

Comments
 (0)