You've already forked db-wait
Merge pull request 'chore(deps): update docker/setup-buildx-action action to v4.1.0' (#231) from renovate/actions into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 8s
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 23s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 8s
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 23s
This commit was merged in pull request #231.
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
- uses: docker/setup-qemu-action@v4.0.0
|
||||
with:
|
||||
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
|
||||
with:
|
||||
go-version: stable
|
||||
|
||||
Reference in New Issue
Block a user