Skip to content

Merge pull request #1402 from docker/dependabot/github_actions/action… #2378

Merge pull request #1402 from docker/dependabot/github_actions/action…

Merge pull request #1402 from docker/dependabot/github_actions/action… #2378

Triggered via push August 21, 2025 09:14
Status Success
Total duration 1m 16s
Artifacts 57

ci.yml

on: push
minimal
18s
minimal
git-context
28s
git-context
git-context-secret
27s
git-context-secret
path-context
26s
path-context
example
19s
example
error
7s
error
error-buildx
24s
error-buildx
docker-driver
15s
docker-driver
export-docker
9s
export-docker
secret
15s
secret
secret-envs
20s
secret-envs
network
19s
network
shm-size
18s
shm-size
ulimit
23s
ulimit
cgroup-parent
16s
cgroup-parent
add-hosts
16s
add-hosts
no-cache-filters
17s
no-cache-filters
registry-cache
29s
registry-cache
github-cache
27s
github-cache
local-cache
35s
local-cache
standalone
1m 11s
standalone
named-context-pin
11s
named-context-pin
named-context-docker
27s
named-context-docker
named-context-container
22s
named-context-container
docker-config-malformed
12s
docker-config-malformed
proxy-docker-config
26s
proxy-docker-config
proxy-buildkitd
25s
proxy-buildkitd
annotations
18s
annotations
multi-output
31s
multi-output
load-and-push
22s
load-and-push
summary-disable
18s
summary-disable
summary-disable-deprecated
20s
summary-disable-deprecated
summary-not-supported
16s
summary-not-supported
record-upload-disable
22s
record-upload-disable
annotations-disabled
13s
annotations-disabled
call-check
20s
call-check
no-default-attestations
24s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: export-legacy
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:fd52a8fa178f4ddfd4aed60e3ffc0f31ed8137b3d62503f3cbbf80c0111d104e": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 149
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/
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#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#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/
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/
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/
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/
secret
INVALID_SECRET= is not a valid secret
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/
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/
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#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#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/
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/
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/
secret-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
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.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0SWT29.dockerbuild
24.2 KB
sha256:78c568a2d288e80660aef53b71ff4be7aa3c957e09cbee530fad21910e61dceb
docker~build-push-action~18A3Y9.dockerbuild Expired
18.4 KB
sha256:e095cc110c4a2938b352a1fca44fb3b406b892010238e8df05fadd18031348e8
docker~build-push-action~5AT4N9.dockerbuild
38 KB
sha256:996922a661f0b2d7a24af66a31c0c6b74026c101721e9607c4c7801210ced95f
docker~build-push-action~61KRDT.dockerbuild
25.4 KB
sha256:94214c63f580fc393dbddddd1888eeaf3f73f138f18fc1aafb8c72538ccd5b51
docker~build-push-action~69R0U7.dockerbuild
23.4 KB
sha256:a05b730dd3b4c074fc0656e225a66332568f754de00e7b9a077f7d35cdca33c1
docker~build-push-action~7WD05O.dockerbuild
15.5 KB
sha256:c9f088a8d4160536f5e966793da9a148f4c6ffc76dc4fcaac404c96a2a85e084
docker~build-push-action~7XAX5I.dockerbuild
45.6 KB
sha256:0df86e122611fb4a34d56fd555688b4db49f47541d4785bae142a3103b091b50
docker~build-push-action~839I7B.dockerbuild
26.4 KB
sha256:3e4ac5dc98e1c26f4cdc24e136f3085364ca4c7849063bf5b326a3f37b563f83
docker~build-push-action~8H4JHW.dockerbuild
26.2 KB
sha256:03fb2bae77aa4564e28de9caea6fb37fbbb10130672570bbaceea58ceaffe2e7
docker~build-push-action~8IXAMK.dockerbuild
28.6 KB
sha256:219803f5df3dfb1a3655685b993f7d7e273fad369fc3a1b12a28817884d955b3
docker~build-push-action~8Y8VA3.dockerbuild
15.6 KB
sha256:4b04286e31fc6402710223efb478ab64be117d060c6ba7ec867eaa0e0cccb2f9
docker~build-push-action~BVBZH3.dockerbuild
40.3 KB
sha256:4b25c037375553ae77bfe04378a5c8789e7e980f10ac7886bc86fa22a12212d9
docker~build-push-action~BY8JWB.dockerbuild
17.2 KB
sha256:a4cb3c97c730483f3d108dccb6ebfa9758f3afa6e8a9083a59bd588a5cb8cf42
docker~build-push-action~CVFIWM.dockerbuild
36.1 KB
sha256:6b6b2b7fcb0fd54653b937c51cd4e04f13c9c0846ba2c953d6df9c05852caf18
docker~build-push-action~DIAKHP.dockerbuild
11.9 KB
sha256:31c54955743a0753f3279c8f71abc1950d4e39ff70a2c31fc8af21e218416c14
docker~build-push-action~E0RMUB.dockerbuild
10.5 KB
sha256:8e11c79f4c90cf8e7c4bd73f4587ab378617f8826eb10a5e9a3cfb0b983959f4
docker~build-push-action~FD45BC.dockerbuild
14.8 KB
sha256:662f4c3808c1de892a6d035e7e45051b52f1391df00e4fb55b38e33c79729b57
docker~build-push-action~HUUF9R.dockerbuild
46 KB
sha256:90a657375645389a2a6f52699ccd8c573149725b9da6bcf11dffec0beb2913ab
docker~build-push-action~I5EHRS.dockerbuild
25.3 KB
sha256:0565b1bd82123118b25860e6e260608ec350bc0ab0dffe8bf2aabeecf40a5cde
docker~build-push-action~IMQQSZ.dockerbuild
11.8 KB
sha256:e1a7c85bf3a14216724abaf2de4e1d0ba8097d0f07b6cb3136b85c0eb753df6c
docker~build-push-action~IMZ66N.dockerbuild
17.4 KB
sha256:13998fa12f7f952dd2ffa95f2f1dc307a74ceec04212197aaca8f87853bf1576
docker~build-push-action~ITAMBT.dockerbuild
26.6 KB
sha256:6b125dc5a9852a70daa72e8e33d01e5766247ffed916951d5aa1ee52ea67df0f
docker~build-push-action~JJESPT.dockerbuild
19.3 KB
sha256:1ba449d76bd4d873c77d4dac4348f4a37d2bd3407fc3b56541c0d9cd90485335
docker~build-push-action~JQGSHL.dockerbuild
38.5 KB
sha256:125df86baf3cf7106db8a91f72ca1173b601cd6e6a9ce11ca29762cd7d647d00
docker~build-push-action~KAQGCY.dockerbuild
17.7 KB
sha256:fb1863f32b81ecc0ec4c8ba3a86854db1fa82e8342ddb8cf9b81615cf436b995
docker~build-push-action~KR2Q2I.dockerbuild
19 KB
sha256:2af3683274fa0505456e62b948925d49e1bd694d9a31c5bcbd811a5c5abea703
docker~build-push-action~L9OLIK.dockerbuild
47.6 KB
sha256:1dce2751a7a8b69d07e110479e341d85724e3e2506c038a54537308b5bc3a96b
docker~build-push-action~LD5ZO1.dockerbuild
19 KB
sha256:d4c03070479e15be97f3b3d395cf99e398c8ba97c459a132561c451620c7b231
docker~build-push-action~LD6SW2.dockerbuild
12.3 KB
sha256:1518f6625fdbdfbfb9a3185da386a35664bf6dbda43a2287b3943eb990f7f036
docker~build-push-action~LEB04W.dockerbuild
26.7 KB
sha256:c35f4315e19ecb101088aa2521d7e04561250edef98ac96172b3ca5e988dd303
docker~build-push-action~LQLV7W.dockerbuild
17.7 KB
sha256:97c0c34af6f492f56c8d93d0b6504b63721292e9dd912b8aac0a3735fcdb8bec
docker~build-push-action~LY2U2A.dockerbuild
19.3 KB
sha256:4df530be933fcdb7d053f9d3c7a44bea67b42655939fd610c5126021b80d0e3f
docker~build-push-action~LYRC4T.dockerbuild
17 KB
sha256:2e65fa06c808516709ffc93380ad9bffda2e4125b359977a5b5f93b071d9d301
docker~build-push-action~MLKHQ0.dockerbuild
11.8 KB
sha256:147c797daaa96616ddced53be5d7719ebf08932117983f07bcbca2d479fbd58f
docker~build-push-action~MUCPOH.dockerbuild
46.7 KB
sha256:a8b00d436b253501aaa66d0548cc2a586f1324de4b66daa11358309d3a8a748d
docker~build-push-action~NKHLAA.dockerbuild
11.8 KB
sha256:519a0370ab91d19de2057ddba14d3d3aec4d49753154e3b2d04f43da5ed954bf
docker~build-push-action~NU07RO.dockerbuild
15.5 KB
sha256:9fb41c62c18cc16873b17c5524b8600f207640c472b3147e4effe8a34be70d17
docker~build-push-action~OJIZ6V.dockerbuild
17 KB
sha256:14c64b0688cb785706ff0923861474fab7d6c0d61873288c6efbc9f8c89b9d40
docker~build-push-action~PFSY96.dockerbuild
19 KB
sha256:a4be764d2259096cb5f999d407854e9cd18f9a8f213233dce7416db88e519235
docker~build-push-action~PJ3W4J.dockerbuild
17.3 KB
sha256:7afe492b193b38190b84f2b797062a3a6983124bf8ae78beed2507335a35d502
docker~build-push-action~QJVIFC.dockerbuild
23.3 KB
sha256:9c547fdebfbf486a46e09ecd7c62256504e2a4911233b02e768fa0187f1bae2b
docker~build-push-action~QNTAKL.dockerbuild
36 KB
sha256:266b986af5414e323fb82ef5e711f653ac71ded4f9ed4bba82d82c2d374e974f
docker~build-push-action~S9JXO3.dockerbuild
17.5 KB
sha256:de1b36dbb77c37c3923affdda50534810da594617eb65263176b658fc1549294
docker~build-push-action~SS0Z8L.dockerbuild
25.7 KB
sha256:6bf09ef380d8d3b3beb1a880ecf520fdeb64278020ca63bba0ab06a1c6b1e4a9
docker~build-push-action~SV12NJ.dockerbuild
20.1 KB
sha256:e4114f156087c9e55f5a6c5a57b6392a7387b0a013cd1ce67f1aaf42cbdba369
docker~build-push-action~TKJBFE.dockerbuild
11.7 KB
sha256:f34cc494a4e17fe5036038a2a18dcd1bf1aad0f53282c0f66fdf70c416b9f8c4
docker~build-push-action~U2VDEY.dockerbuild
18.8 KB
sha256:d2d1516963276e9288499c3297d16ae3c7b2f191789d280938fb62dd72cfb099
docker~build-push-action~UBDG36.dockerbuild
17.8 KB
sha256:b680ebc49ce4ad3967e2235b500681a0b603b9c9227bbcdc6bc979d5ef6eb881
docker~build-push-action~UKS46T.dockerbuild
11.4 KB
sha256:5b6c2bbe781482bd21c76e1358078603fcc39215f1bcf4827bba6fee44351208
docker~build-push-action~VH7L0Y.dockerbuild
47.8 KB
sha256:8427441f9a6e953a40540cec0d8ebe8df45e29da15c1755b39f58475bcb7bb57
docker~build-push-action~WSJI5Z.dockerbuild
11.9 KB
sha256:86a4eab417d64bf5eff5731424eada7a9033c926241c32c9d87769462ab5537d
docker~build-push-action~WSLQLR.dockerbuild
37.9 KB
sha256:337e312f357951e7077f605825a3209a4764d07838511ec81448e525a5a484c9
docker~build-push-action~WXGAWL.dockerbuild
28.3 KB
sha256:ba0eb9304c0c2e98210cfcf7a612c444ff5cbc0fcadd7f6658a810560b9c59a7
docker~build-push-action~XF5KYW.dockerbuild
17.4 KB
sha256:10b9f36cf2c9f479afc75a6f3f4b4f2dbbff055e86aba6dc47cdb6c2f67f6047
docker~build-push-action~YCQKZB.dockerbuild
23.6 KB
sha256:6567ceff7fd33255938579b00363a9be15035f0d0dc5b64e9d807125c904230b
docker~build-push-action~ZBTK4B.dockerbuild
18.4 KB
sha256:3904aa4bae5e8dd3f743242465b4b23b99477f82de4b54a0f093fd5dae28196a
docker~build-push-action~ZLQZSZ.dockerbuild
17.5 KB
sha256:2e59d376f320f13162531234efb4f5722a832aa2e2d64286f6bcdcf480db5dd9