We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a735af commit e78d9cbCopy full SHA for e78d9cb
.github/workflows/sanity.yaml
@@ -26,6 +26,6 @@ jobs:
26
- name: Run linting checks
27
uses: "golangci/golangci-lint-action@v6"
28
with:
29
- version: "v1.55.2"
+ version: "v1.58.2"
30
skip-pkg-cache: true
31
0 commit comments