We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee03e29 + 0dd125c commit 1b2ee1fCopy full SHA for 1b2ee1f
1 file changed
.github/workflows/golangci-lint.yml
@@ -15,6 +15,6 @@ jobs:
15
- uses: actions/checkout@v4
16
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
19
with:
20
- version: v2.0.2
+ version: v2.1.6
0 commit comments