You've already forked docker-hub-description-updater
Merge pull request 'chore(deps): update docker/setup-qemu-action action to v4.1.0' (#64) from renovate/docker-setup-qemu-action-4.x into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 8s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 30s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 21s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 8s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 30s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 21s
This commit was merged in pull request #64.
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v6.0.3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: docker/setup-qemu-action@v4.0.0
|
||||
- uses: docker/setup-qemu-action@v4.1.0
|
||||
with:
|
||||
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
|
||||
- uses: actions/setup-go@v6.4.0
|
||||
|
||||
Reference in New Issue
Block a user