Skip to content

Commit 29574e8

Browse files
committed
use golangci-lint v2.5.0
1 parent c452278 commit 29574e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
name: Go lint
9191
runs-on: ubuntu-latest
9292
env:
93-
GOLANGCI_LINT_VERSION: v2.4.0
93+
GOLANGCI_LINT_VERSION: v2.5.0
9494
GOPROXY: https://proxy.golang.org,https://u:${{ secrets.RIVERPRO_GO_MOD_CREDENTIAL }}@riverqueue.com/goproxy,direct
9595
permissions:
9696
contents: read

0 commit comments

Comments
 (0)