mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-02-07 10:17:03 +00:00
Merge 55264e0082 into b328867f6b
This commit is contained in:
commit
4b651178bd
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@v6
|
||||
with:
|
||||
version: v1.62.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
version: v1.63.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
args: --timeout 5m
|
||||
|
||||
- name: Run golangci-lint (Lib)
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.62.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
version: v1.63.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