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 bb8483e commit 4c75ffdCopy full SHA for 4c75ffd
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: golangci-lint
29
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
30
with:
31
- version: v2.12.1
+ version: v2.12.2
32
33
test:
34
name: Test
0 commit comments