chore(deps): update docker/setup-qemu-action action to v4.4.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 1m31s
Lint Markdown files / Run markdown linter (pull_request) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m52s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 49s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 40s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 38s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 23s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 8s

This commit is contained in:
2026-09-15 12:07:31 +00:00
parent 0f7a1c1553
commit abd2f7e839
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
with:
fetch-depth: 0
- uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
- uses: docker/setup-qemu-action@99012661954931238ded8c8b007157a8430204e1 # v4.4.0
with:
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0