There was an error while loading. Please reload this page.
1 parent a9b16cf commit 7a60b08Copy full SHA for 7a60b08
.github/workflows/ci.yaml
@@ -20,13 +20,13 @@ jobs:
20
- name: Run golangci-lint (CLI)
21
uses: golangci/golangci-lint-action@v8
22
with:
23
- version: v2.6.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
+ version: v2.6.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
24
args: --timeout 5m
25
26
- name: Run golangci-lint (Lib)
27
28
29
30
31
working-directory: hcloudimages
32
0 commit comments