Skip to content

chore(deps): Bump @docker/actions-toolkit from 0.56.0 to 0.57.0 #2138

chore(deps): Bump @docker/actions-toolkit from 0.56.0 to 0.57.0

chore(deps): Bump @docker/actions-toolkit from 0.56.0 to 0.57.0 #2138

Triggered via pull request March 12, 2025 11:45
Status Success
Total duration 3m 47s
Artifacts 53

ci.yml

on: pull_request
minimal
32s
minimal
git-context
45s
git-context
git-context-secret
53s
git-context-secret
path-context
31s
path-context
example
37s
example
error
23s
error
error-buildx
27s
error-buildx
docker-driver
22s
docker-driver
export-docker
16s
export-docker
secret
54s
secret
secret-envs
40s
secret-envs
network
18s
network
shm-size
19s
shm-size
ulimit
17s
ulimit
cgroup-parent
31s
cgroup-parent
add-hosts
18s
add-hosts
no-cache-filters
28s
no-cache-filters
registry-cache
41s
registry-cache
github-cache
42s
github-cache
local-cache
44s
local-cache
standalone
3m 27s
standalone
named-context-pin
38s
named-context-pin
named-context-docker
25s
named-context-docker
named-context-container
41s
named-context-container
docker-config-malformed
39s
docker-config-malformed
proxy-docker-config
49s
proxy-docker-config
proxy-buildkitd
26s
proxy-buildkitd
annotations
20s
annotations
multi-output
24s
multi-output
load-and-push
26s
load-and-push
summary-disable
17s
summary-disable
summary-disable-deprecated
17s
summary-disable-deprecated
summary-not-supported
14s
summary-not-supported
record-upload-disable
16s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
15s
call-check
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 21 warnings
call-check
Check complete, 7 warnings have been found!
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
error-buildx
buildx failed with: ERROR: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:20a289ca8dd1c941824ab2c933e28df364ee0f462d1206314415b87314896d0a": dial tcp [::1]:5000: connect: connection refused
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
secret-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
standalone
Docker is required to export a build record

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~039ON2.dockerbuild Expired
23.7 KB
sha256:d0d6478a4752e71bdc105a50b15f855c3a33ae4f28b57fb239c96c6f1c851734
docker~build-push-action~13G1OV.dockerbuild Expired
14 KB
sha256:a0252454ace8870def6fe5682c224a5fed333f0a40742ff3464671b7c7def929
docker~build-push-action~1B8FJP.dockerbuild Expired
16.7 KB
sha256:3c488ea7f9d4e3d1b6c46521d31efbbbe182bef40616845726f4076368e1a2e4
docker~build-push-action~2MPV4D.dockerbuild Expired
26 KB
sha256:be0e2b52fb7f4e205b0263cfbdc4903b5d794305a8c74878f52ce7e63bba7e0d
docker~build-push-action~392AYU.dockerbuild Expired
17 KB
sha256:43385076ed371eef0ed6270c27e6baf66d33fc4bec4d46be358493fae22b8519
docker~build-push-action~3NBWMT.dockerbuild Expired
25.5 KB
sha256:f1f7dfa73eccdb14f61d50459f4e3b10970b96ebb6c4c06515608f366ba9966d
docker~build-push-action~89IKVD.dockerbuild Expired
16.6 KB
sha256:6b8235bbef3b010ed56924f5c6409e7ffad3151b1788dbae19d7844b0d9e962d
docker~build-push-action~8P7SPA.dockerbuild Expired
35.7 KB
sha256:5612e091a49aae1d5c71514ed01b47e62ea70ef55a54794bb0a3940215c59dc9
docker~build-push-action~C6HZEE.dockerbuild Expired
25 KB
sha256:62ed011401ae30db5125f7bf410f75fd2cb3f444d1bc353db116c55840e3931b
docker~build-push-action~CTP3HQ.dockerbuild Expired
17.1 KB
sha256:f5869779116182c5d27d32aff97117bb22c879694159f52f9949cef32f8d9363
docker~build-push-action~CVBQIY.dockerbuild Expired
25.4 KB
sha256:253d1edaccce49f86d64cac5d701e96879e122489ce4ecc21d90b88b951c9bb3
docker~build-push-action~E5QWTY.dockerbuild Expired
17.6 KB
sha256:12bd85aebf799af2e6507c5d95e6e9777749fb2b2a3cf4f9b7c2c9ecbeb22f33
docker~build-push-action~EJRMAM.dockerbuild Expired
17.2 KB
sha256:1bb95efc787427ce748adb141db032d43816a088638fef5398cb2a42297b91dd
docker~build-push-action~EZLI0F.dockerbuild Expired
17.5 KB
sha256:1c5d8fa1dc85e04604803c6cc7c2edf80d9b218dde8cdf6b0df4dc678d65e3f2
docker~build-push-action~F18FKT.dockerbuild Expired
15.2 KB
sha256:02c63b0a6c136d72e5bdf9bbff7d65c0920fd1c989c96e8ff1da6a72305888b1
docker~build-push-action~FZMYVM.dockerbuild Expired
43.3 KB
sha256:06a580e81016d9ab49ee8e9d3ee2d0d18af80f3624ab9c21370a1a0f008ef37b
docker~build-push-action~G77LVU.dockerbuild Expired
23.6 KB
sha256:cdb98b840ec0c5769197423716beb9faf77e1eb0a0dad85212b7771555278f63
docker~build-push-action~H2L5XZ.dockerbuild Expired
16.6 KB
sha256:6b617aaab41e9515a525b3989e33df53b9a498fd8a27f09e8d3e945f7b4f5a1f
docker~build-push-action~H2UZLR.dockerbuild Expired
35.8 KB
sha256:24c7764ebb788581f591ca310e596fc05ec0022653074c592b243356d2ce16c9
docker~build-push-action~HNXBCU.dockerbuild Expired
19 KB
sha256:106d8babfdae4d292058e7879f1fbca365b4f5ab9b69fd6d4a94fcaecb734f10
docker~build-push-action~IHYXSZ.dockerbuild Expired
37.9 KB
sha256:a47487f8978a466c78452e18cd18ad2151f086be9577d7f6ae3665c968211b56
docker~build-push-action~IIWTCD.dockerbuild Expired
17.2 KB
sha256:154a9c0d43899f37ac49f018a1ae2d0ef51dec34100b1df28f53211377641c52
docker~build-push-action~IMKRDH.dockerbuild Expired
35.8 KB
sha256:489647999adb48b1204eb0c7175a1599a5d16b28cfdaa0e373827080a75ec8e7
docker~build-push-action~J154GL.dockerbuild Expired
15.1 KB
sha256:0dfeb953b6080731e6a559b8579f202f128dddf04ae182208f0354d86aa623ad
docker~build-push-action~JBG6ER.dockerbuild Expired
17.2 KB
sha256:f8130be5a8eed3cb01dbf42c29a5d118f5f45c156a74c172fa3d391a58245b26
docker~build-push-action~JFA9KD.dockerbuild Expired
16.8 KB
sha256:00b15462d206f7a487fd27a36bd9e3707431e3b348071f9d5ad189ab8415e11e
docker~build-push-action~JJM0E6.dockerbuild Expired
23.1 KB
sha256:6e56fe1161e4e65e141ec665d4fbd72371be40ef47bc4a0af5690dd7ad9f3033
docker~build-push-action~K0PQ5J.dockerbuild Expired
28.5 KB
sha256:7f79daf181ef80d01c5238a828486812568f85d887cf03fa20d4360c30305a1d
docker~build-push-action~KR93IS.dockerbuild Expired
11.6 KB
sha256:b01733849ebd71d673b31db9863eb6b43083a17d1be8ce6b14f6d59fff754d48
docker~build-push-action~LAUJD6.dockerbuild Expired
17.2 KB
sha256:3c658e562092a07e16e20fa50fe699f7244404fc94f3c581cdd0af4c5d3cf4f4
docker~build-push-action~LC2162.dockerbuild Expired
17.2 KB
sha256:4ee7a98bcf87e2d74bfca0828ead8d63f83bfab0a80581c2cfd3ac9861e62826
docker~build-push-action~M1IF8X.dockerbuild Expired
17.5 KB
sha256:392d0cb00fc1bfcb82dcfe94f92b73d55776da034bada4cf9df6ea68234c1018
docker~build-push-action~MAMI34.dockerbuild Expired
17.4 KB
sha256:dace7dd507bfeebe6d03b24c9aeb6e215b8d2ca5c5c60200a213da25c65fe8e2
docker~build-push-action~MJT1S0.dockerbuild Expired
15.5 KB
sha256:e76715d6c05a22fb59489c6d6ad5a9c738abf9e4f68f3d9de205866cafb5d8db
docker~build-push-action~N8XTC5.dockerbuild Expired
17.5 KB
sha256:b03a4a2cb8284dc16531d4e905bff617b2f06152e3b7b1a770fc2f6e97d6c1bf
docker~build-push-action~NDV2E2.dockerbuild Expired
45.7 KB
sha256:1b396da996710632cc86c6ad864755514be25bfb6602bb2aa9327ff7009bde41
docker~build-push-action~P1438Z.dockerbuild Expired
45.1 KB
sha256:5c1b45621832c17e5218258569199ef738b3f4d6d0ef79c0f080c76170bdaa31
docker~build-push-action~PFVI8N.dockerbuild Expired
27.1 KB
sha256:d6783f0b1f1a519e3e99e66d1f65dff21d82b4fd47797cfafed27014be61c969
docker~build-push-action~PNRCB8.dockerbuild Expired
27.7 KB
sha256:ca78849b2722bd195fcb70a68ad2e0281fdfcd7c20bf903d6792602df70cb533
docker~build-push-action~PYKRHN.dockerbuild Expired
23.4 KB
sha256:99fb42f23b9b7f0fbb6e6ee2b6a40bc5e5e48e039c0bd3ecbcfd7b87efdcd9d6
docker~build-push-action~QGP54Z.dockerbuild Expired
18.9 KB
sha256:2ce8d6ea036057675bde877bfa8d0631db708086a03a3a79cda8d85ce818be68
docker~build-push-action~QKEQ7Y.dockerbuild Expired
14.5 KB
sha256:29d2bc903d4016af44a07deed7e0672338965500a80e63ae5221979ea7f3b0ad
docker~build-push-action~QKKUDF.dockerbuild Expired
17 KB
sha256:53dce0bc337aeef3a640ffb29524413f86f2799f343b97f14adda4bdf6cc983d
docker~build-push-action~QNVYKL.dockerbuild Expired
46.4 KB
sha256:dca542b563225c223f44f45266dbfc59ef53c6864f2ab5a0a547922333df7b1d
docker~build-push-action~R28VLR.dockerbuild Expired
25.4 KB
sha256:d6eac98f937d3bb1e1192e34e3a44abdf4a6f53b787b7f2b8963612073ed627e
docker~build-push-action~RBC5RR.dockerbuild Expired
40.9 KB
sha256:feab5f64c43f8c1f4fe51081cc782b5bbc7d8999e24ac5c709c893fee4011d06
docker~build-push-action~S200TO.dockerbuild Expired
44.6 KB
sha256:b87a7280128d64b62f47258ba6811a69a7f77d52c2ed55d13c4ce2cb7a80a804
docker~build-push-action~S63RTS.dockerbuild Expired
26.3 KB
sha256:df531696acf16222c5be437e4c500f678e74cb4d9bc04ae122e33d7b0ede69d5
docker~build-push-action~TVSBWV.dockerbuild Expired
17 KB
sha256:c49bfc517eca5e4b40ce4488f0e55f43f12c4383f76ee73bcc7db777f68780a9
docker~build-push-action~VDYRIR.dockerbuild Expired
38.1 KB
sha256:3948f71ce9ee0eb30fa75bf220153fc2b461195e8e888204f8bcac7be1d7a25a
docker~build-push-action~WCQZUR.dockerbuild Expired
11.2 KB
sha256:e441ee110a94542a386fbcbfb64ed6005f314a3ff1b6f84f99b0c8687c18c9a1
docker~build-push-action~WENYZF.dockerbuild Expired
17.3 KB
sha256:5741c0bb286b206f56dd9048cb488bb1ebf3419225b9373d0c916c6476acccf3
docker~build-push-action~YR5P5U.dockerbuild Expired
17.3 KB
sha256:e01ed01690c0045df82269f2c999ff969c22ec43617934085f3c3c66e7ff1172