You've already forked docker-hub-description-updater
Compare commits
1 Commits
master
...
2f0a9f2cde
| Author | SHA1 | Date | |
|---|---|---|---|
|
2f0a9f2cde
|
@@ -26,4 +26,4 @@ jobs:
|
||||
go-version: ${{ matrix.go }}
|
||||
- uses: golangci/golangci-lint-action@v9.2.0
|
||||
with:
|
||||
version: v2.9.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
version: v2.11.4 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
|
||||
@@ -16,8 +16,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: docker/setup-qemu-action@v4.0.0
|
||||
with:
|
||||
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
|
||||
- uses: actions/setup-go@v6.4.0
|
||||
with:
|
||||
go-version: stable
|
||||
|
||||
Reference in New Issue
Block a user