mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-04-01 18:26:55 +08:00
Merge pull request #512 from docker/dependabot/github_actions/crazy-max/dot-github-1.3.0
Some checks failed
zizmor / zizmor (push) Failing after 0s
test / test (push) Successful in 50s
validate / prepare (push) Successful in 8m37s
codeql / analyze (push) Failing after 9m12s
validate / validate (push) Failing after 2m23s
ci / main () (push) Successful in 11s
ci / main (cloud:latest) (push) Successful in 13s
ci / main (v0.4.1) (push) Successful in 10s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after 15s
ci / main (latest) (push) Successful in 17s
ci / multi (push) Successful in 20s
ci / use (false) (push) Successful in 10s
ci / use (true) (push) Successful in 10s
ci / error (push) Failing after 25s
ci / docker-driver (push) Successful in 8s
ci / endpoint (push) Failing after 10s
ci / main (lab:latest) (push) Successful in 34s
ci / driver (image=moby/buildkit:master
network=host
) (push) Successful in 15s
ci / debug (push) Successful in 29s
ci / driver (image=moby/buildkit:latest) (push) Successful in 28s
ci / buildkitd-config (push) Successful in 20s
ci / with-qemu (, all) (push) Successful in 15s
ci / with-qemu (v0.9.1, all) (push) Failing after 12s
ci / with-qemu (, arm64,riscv64,arm) (push) Successful in 15s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 13s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 9s
ci / build-ref (refs/pull/731/head) (push) Failing after 11s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 13s
ci / docker-context (push) Successful in 11s
ci / standalone-cmd (push) Successful in 20s
ci / standalone-action (push) Successful in 22s
ci / append (push) Successful in 22s
ci / platforms (push) Successful in 21s
ci / cleanup (false) (push) Successful in 13s
ci / cleanup (true) (push) Successful in 10s
ci / cache-binary (false) (push) Failing after 8s
ci / cache-binary (true) (push) Failing after 8s
ci / k3s (latest) (push) Failing after 13s
ci / k3s (v0.11.0) (push) Failing after 11s
ci / k3s (v0.10.5) (push) Failing after 13s
ci / keep-state (push) Successful in 11s
ci / keep-state-error (push) Successful in 7s
ci / buildkitd-config-inline (push) Successful in 1m26s
ci / build-ref (master) (push) Successful in 2m50s
ci / windows-error (push) Has been cancelled
Some checks failed
zizmor / zizmor (push) Failing after 0s
test / test (push) Successful in 50s
validate / prepare (push) Successful in 8m37s
codeql / analyze (push) Failing after 9m12s
validate / validate (push) Failing after 2m23s
ci / main () (push) Successful in 11s
ci / main (cloud:latest) (push) Successful in 13s
ci / main (v0.4.1) (push) Successful in 10s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after 15s
ci / main (latest) (push) Successful in 17s
ci / multi (push) Successful in 20s
ci / use (false) (push) Successful in 10s
ci / use (true) (push) Successful in 10s
ci / error (push) Failing after 25s
ci / docker-driver (push) Successful in 8s
ci / endpoint (push) Failing after 10s
ci / main (lab:latest) (push) Successful in 34s
ci / driver (image=moby/buildkit:master
network=host
) (push) Successful in 15s
ci / debug (push) Successful in 29s
ci / driver (image=moby/buildkit:latest) (push) Successful in 28s
ci / buildkitd-config (push) Successful in 20s
ci / with-qemu (, all) (push) Successful in 15s
ci / with-qemu (v0.9.1, all) (push) Failing after 12s
ci / with-qemu (, arm64,riscv64,arm) (push) Successful in 15s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 13s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 9s
ci / build-ref (refs/pull/731/head) (push) Failing after 11s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 13s
ci / docker-context (push) Successful in 11s
ci / standalone-cmd (push) Successful in 20s
ci / standalone-action (push) Successful in 22s
ci / append (push) Successful in 22s
ci / platforms (push) Successful in 21s
ci / cleanup (false) (push) Successful in 13s
ci / cleanup (true) (push) Successful in 10s
ci / cache-binary (false) (push) Failing after 8s
ci / cache-binary (true) (push) Failing after 8s
ci / k3s (latest) (push) Failing after 13s
ci / k3s (v0.11.0) (push) Failing after 11s
ci / k3s (v0.10.5) (push) Failing after 13s
ci / keep-state (push) Successful in 11s
ci / keep-state-error (push) Successful in 7s
ci / buildkitd-config-inline (push) Successful in 1m26s
ci / build-ref (master) (push) Successful in 2m50s
ci / windows-error (push) Has been cancelled
build(deps): bump crazy-max/.github from 1.1.0 to 1.3.0
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -488,7 +488,7 @@ jobs:
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
-
|
||||
name: Install k3s
|
||||
uses: crazy-max/.github/.github/actions/install-k3s@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
|
||||
uses: crazy-max/.github/.github/actions/install-k3s@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3.0
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
id: buildx
|
||||
|
||||
Reference in New Issue
Block a user