mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 13:21:01 +00:00
Merge c69eb15111 into b7a29b2bee
This commit is contained in:
commit
cf891296b4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
|
@ -20,13 +20,13 @@ jobs:
|
|||
- name: Run golangci-lint (CLI)
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.7.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
version: v2.8.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
args: --timeout 5m
|
||||
|
||||
- name: Run golangci-lint (Lib)
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.7.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
version: v2.8.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
args: --timeout 5m
|
||||
working-directory: hcloudimages
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue