We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ef7af commit 7b0821aCopy full SHA for 7b0821a
1 file changed
.github/workflows/ci.yaml
@@ -90,7 +90,7 @@ jobs:
90
name: Go lint
91
runs-on: ubuntu-latest
92
env:
93
- GOLANGCI_LINT_VERSION: v2.4.0
+ GOLANGCI_LINT_VERSION: v2.5.0
94
GOPROXY: https://proxy.golang.org,https://u:${{ secrets.RIVERPRO_GO_MOD_CREDENTIAL }}@riverqueue.com/goproxy,direct
95
permissions:
96
contents: read
0 commit comments