mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-02-07 10:17:03 +00:00
Compare commits
2 commits
1a53b25a45
...
38b2454814
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38b2454814 | ||
|
|
b6c7b68c35 |
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.64.5 # 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.64.5 # 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