You've already forked dcmerge
Merge pull request 'chore(deps): update docker/setup-buildx-action action to v4.1.0' (#170) from renovate/actions into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 14s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Markdown files / Run markdown linter (push) Successful in 7s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 38s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 25s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 14s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Markdown files / Run markdown linter (push) Successful in 7s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 38s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 25s
This commit was merged in pull request #170.
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
- uses: docker/setup-qemu-action@v4.0.0
|
- uses: docker/setup-qemu-action@v4.0.0
|
||||||
with:
|
with:
|
||||||
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
|
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
|
||||||
- uses: docker/setup-buildx-action@v4.0.0
|
- uses: docker/setup-buildx-action@v4.1.0
|
||||||
- uses: actions/setup-go@v6.4.0
|
- uses: actions/setup-go@v6.4.0
|
||||||
with:
|
with:
|
||||||
go-version: stable
|
go-version: stable
|
||||||
|
|||||||
Reference in New Issue
Block a user