Skip to content

chore: group codeql dependabot updates #3044

chore: group codeql dependabot updates

chore: group codeql dependabot updates #3044

Triggered via pull request July 9, 2026 10:40
Status Success
Total duration 54s
Artifacts 56

ci.yml

on: pull_request
minimal
18s
minimal
git-context
33s
git-context
git-context-query
26s
git-context-query
git-context-secret
24s
git-context-secret
path-context
31s
path-context
example
17s
example
error
7s
error
error-buildx
22s
error-buildx
docker-driver
15s
docker-driver
export-docker
16s
export-docker
secret
17s
secret
secret-files
14s
secret-files
secret-envs
14s
secret-envs
network
19s
network
shm-size
22s
shm-size
ulimit
14s
ulimit
cgroup-parent
27s
cgroup-parent
add-hosts
18s
add-hosts
no-cache-filters
20s
no-cache-filters
registry-cache
31s
registry-cache
github-cache
31s
github-cache
local-cache
28s
local-cache
standalone
21s
standalone
named-context-pin
17s
named-context-pin
named-context-docker
26s
named-context-docker
named-context-container
34s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
31s
proxy-docker-config
proxy-buildkitd
46s
proxy-buildkitd
annotations
27s
annotations
multi-output
32s
multi-output
load-and-push
27s
load-and-push
summary-disable
20s
summary-disable
summary-not-supported
27s
summary-not-supported
record-upload-disable
19s
record-upload-disable
annotations-disabled
12s
annotations-disabled
call-check
14s
call-check
no-default-attestations
18s
no-default-attestations
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 47 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:3247e8c22895855c4ddbc5569ffc73554d77e1fc1afd5cc1e0d83d245f7817cd": 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 167 (line 8 column 1)
secret-files
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
checks (v0.14.1)
Failed to restore:
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/
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/
error-buildx
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
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/
error-buildx
Failed to restore:
multi (multi-sudo)
Failed to restore:
git-context-secret
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context-secret
Failed to restore:
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/
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/
git-context-query
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
load-and-push
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
summary-not-supported
Failed to restore:
load-and-push
Failed to restore:
local-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
local-cache
Failed to restore:
registry-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
registry-cache
Failed to restore:
path-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
path-context
Failed to restore:
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.
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
github-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
github-cache
Failed to restore:
git-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
git-context
Failed to restore:
multi-output
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
multi-output
Failed to restore:
multi (multi)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
multi (multi)
Failed to restore:
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0ARDF5.dockerbuild
32.4 KB
sha256:1856a5d67f40f64e415854abf133e7ca66620051f1ff6e7c78b5a102757f192e
docker~build-push-action~0RZMOC.dockerbuild
32.5 KB
sha256:a49815d9cbefa83703ca949ea1bd905c7a941c706be9036d7ee173a3bc268f3c
docker~build-push-action~1J01W8.dockerbuild
36.3 KB
sha256:396016c5544a4d212207d970fbc024ed234de0677ba3663a0e850701dadb233b
docker~build-push-action~25RRPR.dockerbuild
29.1 KB
sha256:4f54f77a1dbd97a278da1f21468b89ddb1be68c3ebc9ee57c69acadd7a147788
docker~build-push-action~3O2LX3.dockerbuild
23.2 KB
sha256:20c90ec37a14d199e9a7291f88123bdcf95ce4eb6d7cfe1bf61cec98e1b6b809
docker~build-push-action~3VQ61K.dockerbuild
30.2 KB
sha256:e121236c5376cac5c4c83981ff61765e50d5bdd96d63c5a21fe283e2de52d20e
docker~build-push-action~6M34PE.dockerbuild
12.2 KB
sha256:6f83d21e538a92aa1fd5982f7550826cb86774a48e446860b06e6f944405c9a6
docker~build-push-action~70B8D4.dockerbuild
31 KB
sha256:693c3a6e3cb6b0418bc99ab8f7af76e3d0e63232fb02fb9ac66608b12ddf2dab
docker~build-push-action~768S0F.dockerbuild
53.7 KB
sha256:ee82a9d92b5c807908f12cd3a8084db42786f7ba5dca11e098e3b80435de8c36
docker~build-push-action~80APD3.dockerbuild
24.8 KB
sha256:afb8f7677c4f481aa318540c7649d0ce9f33a2037a6f9aca9fa28e94e840e512
docker~build-push-action~9LHR1W.dockerbuild
20.6 KB
sha256:78a9c44772d2e85204247e4aae9df3aaca6cfe791c6dc7f8279aee2a9c88c2c4
docker~build-push-action~AWH5DO.dockerbuild
24.4 KB
sha256:7601e66c34effa692f9ef3e3a4b643a39e064b53ae2960cd3a9ff35b7b297238
docker~build-push-action~B9KXII.dockerbuild
12.7 KB
sha256:3cdbec1ec4e9a6cf46cade0f4b3ecbfa1b1da33eff7201ff8ac211d756002f5c
docker~build-push-action~BBKZ85.dockerbuild
10.9 KB
sha256:520b56d1da4dc2a0df9680168d73f3f5ecec62851aa2d1ffe7c833034751ca27
docker~build-push-action~CHSM8B.dockerbuild
23.7 KB
sha256:9b69e4e5252af8b001782179be8913fd6539b530d6fcbdea6806537e6310d3ae
docker~build-push-action~F7R4MD.dockerbuild
24.3 KB
sha256:da74af68a8a445b13528a494181c48beffb6fde9aaed620983312ba8511f76d4
docker~build-push-action~I0ZWFF.dockerbuild
23.4 KB
sha256:1c9c725a67f3010bb63514cac1b3c8de5d5f0237f20b247a52f4b1e897860240
docker~build-push-action~I3DVTJ.dockerbuild
29.1 KB
sha256:c3338ee9602b4de990b9eaca6eb3d41205415b9c6f0019f18e720a039dda03e9
docker~build-push-action~IQA1CH.dockerbuild
23.5 KB
sha256:e205d1f39dccd24920d0dba6052c998a33de199843c270a8bf6758615ff9995f
docker~build-push-action~IR58OU.dockerbuild
59.5 KB
sha256:35a4d3b13e913e00919f422fbd0c3b8d088edbe81f52342377ceae7de3dd8de1
docker~build-push-action~ISNKI4.dockerbuild
12.7 KB
sha256:d8d338f04798338dbfc5080a0e483b9ad15fd730fe71520cacd0a679f6e39546
docker~build-push-action~JBI7OG.dockerbuild
50.7 KB
sha256:0b44e072ea91d868fd0e2cfe0222dc66a302091f25edb03a383232240bfe3b0f
docker~build-push-action~JPXXBS.dockerbuild
11.9 KB
sha256:9df60f9147a16e44fec327397d61439e8388af79117dea3ec10a1e1a4adab7d5
docker~build-push-action~JVK86K.dockerbuild
23.1 KB
sha256:70b80d3224227637cc3ae82cc658fd1cdf4739fdb27a13280660639b3ecdaa3d
docker~build-push-action~KO57DR.dockerbuild
24.6 KB
sha256:55f39c0b867ed4b9168ac3e740afb6ac3caec0fec445f04f2416188dfeec7082
docker~build-push-action~KRUVG9.dockerbuild
23.2 KB
sha256:61875892b397700bb6e37cbf6fd71715ec9aa3e1232fb6fd67047048352e5b82
docker~build-push-action~LCLVVW.dockerbuild
16 KB
sha256:69d5f7287fadc960989899ce24edc07b381a9acb84c79f241b29c989052e8d23
docker~build-push-action~MBZH8I.dockerbuild
20.6 KB
sha256:334713da473e7efb2f1443d35ce75b1d1f012dc90fa0ea3ce4e8808be4953f62
docker~build-push-action~MEYECB.dockerbuild
12.7 KB
sha256:fba27ee53c03024b62f61725143a0857b706fca67d10a2130055d0fdaf7f4c15
docker~build-push-action~MJCUPU.dockerbuild
59.8 KB
sha256:af8631fdfe1c9747e1ac02da6a4c1f9c8a0bedf6364017ed813263e8d004dcf4
docker~build-push-action~O8CNZ3.dockerbuild
24.7 KB
sha256:a860bbdfb373eba1214acc8b1c5c0c0fc292739f2302ef52888c9479b92d9c08
docker~build-push-action~OFHU2R.dockerbuild
34 KB
sha256:ada191ae570ab506ef1469d29e8d7f04f1233b1d7998c6929b4995a406a92151
docker~build-push-action~OGK5Z2.dockerbuild
23.1 KB
sha256:32579b680ddedc38e0c33de209112d9bf760a6c10c146da540a79085ba1b950f
docker~build-push-action~P216YI.dockerbuild
36.5 KB
sha256:29277dc069d34446a27b50690f0f1da7d2efe4754dcae749ed1b5a832708f468
docker~build-push-action~PHMMVJ.dockerbuild
12.6 KB
sha256:67c15884d1516adf914f8937907098f9c0ce77fa34d184f3bd249548764d36a9
docker~build-push-action~PQLP5A.dockerbuild
23.1 KB
sha256:424119d400b07448f2d0edb9ce3c14e2226693a5b45a0b3b4899f9eade5d04ba
docker~build-push-action~QUUEXU.dockerbuild
56.5 KB
sha256:41cd754c72fc60eadfdb646808f3deda7e50bb1559f0d52a432b53602530e16a
docker~build-push-action~RWNLB7.dockerbuild
31.7 KB
sha256:132b97fcc559cb29e7515364d1dec44102eccf573085870c8c09bbada795ab16
docker~build-push-action~UATX0P.dockerbuild
23.4 KB
sha256:6d3a0d985bfc4c57d5f527b48ae6ffb2bd98b84365b1658c6856dddd42df6400
docker~build-push-action~UJRDPG.dockerbuild
29.9 KB
sha256:a1cb4c0362dd3825152c3c41d641e1de658e78831e77acc9dfc024761654e95e
docker~build-push-action~UPA3EC.dockerbuild
38.9 KB
sha256:d5c8180171d5d8a20e3a203d082dbcd08b9d1144a8629e34b81980c3db35e34d
docker~build-push-action~UQ4UHW.dockerbuild
51.6 KB
sha256:88401e18ff1de85ed9295a819e0d01daa6a28b0a67e5a78f70181a3d5c018be7
docker~build-push-action~VC76DO.dockerbuild
88.1 KB
sha256:6da06510767886f47e19ff5c7d85b55c45704f0bed804976913896edfd7a8b55
docker~build-push-action~VYGWW2.dockerbuild
43.3 KB
sha256:e9a1cef54eebc0ea0f995133b95a94430c6351a3e55fe0a8d3332d67d90bc7e0
docker~build-push-action~WCKLFU.dockerbuild
23.3 KB
sha256:2de2585a692af52c9f34213efdf3596baeb98247e848b1052917b33ce80c73ed
docker~build-push-action~WJNBKG.dockerbuild
23.3 KB
sha256:776dd15216c75f8542acbeff6dd5b1accbb7118a2ba8120350f9ed747b2227d9
docker~build-push-action~WZ2YX0.dockerbuild
20.6 KB
sha256:b07e8e4a0ce47f3deca58299983b04b6d192eceb2540f3ad719c37cd411570ac
docker~build-push-action~X4T810.dockerbuild Expired
24.9 KB
sha256:b7a1eb409ab52232506bf253424f366925da555779f4c0f5d2060f24699771f8
docker~build-push-action~Y7F8H0.dockerbuild
15.4 KB
sha256:04740eb610ec9dbcd6d5eb417463a6c35080da0cdde9a33666260c4641c4875e
docker~build-push-action~YEYODN.dockerbuild
23.1 KB
sha256:73d57cd603acc485aadada4e2a947b5e7692528444ca23a9afd843b8d7a0f6c4
docker~build-push-action~YUYPYX.dockerbuild
44.7 KB
sha256:341a81cbef5fc660bd604c8465e6e03bc41106a82e8084e69bbd4313cc98e2cf
docker~build-push-action~YYFTIA.dockerbuild
43 KB
sha256:b912cfb5e6fcaadb072246d13d943990b7094115512a85ba15a12a1acf43f235
docker~build-push-action~Z9T549.dockerbuild
33.4 KB
sha256:670b80563854e2e5fbf0da895db14b47ec5b3d87fe8d4a6b92dd1f35963e3fc0
docker~build-push-action~ZBQQPH.dockerbuild
33.1 KB
sha256:72f6ac0a1e551e89a0417e9758f9eb18b8c508159216c315e15346a20c115101
docker~build-push-action~ZDUCSI.dockerbuild
12.7 KB
sha256:f4df62531d60e6120510bb43849553820427cc57121497c2ae67041caaf04d8d
docker~build-push-action~ZJO9W2.dockerbuild
62.5 KB
sha256:8210a77fa059ec997530ed6dc3b44eb661d56a964f52496e3a284e8202b9d868