Skip to content

chore(deps): Bump handlebars from 4.7.8 to 4.7.9 #2737

chore(deps): Bump handlebars from 4.7.8 to 4.7.9

chore(deps): Bump handlebars from 4.7.8 to 4.7.9 #2737

Triggered via pull request March 27, 2026 00:17
Status Success
Total duration 54s
Artifacts 54

ci.yml

on: pull_request
minimal
25s
minimal
git-context
32s
git-context
git-context-secret
24s
git-context-secret
path-context
17s
path-context
example
27s
example
error
6s
error
error-buildx
25s
error-buildx
docker-driver
17s
docker-driver
export-docker
13s
export-docker
secret
19s
secret
secret-envs
13s
secret-envs
network
15s
network
shm-size
18s
shm-size
ulimit
21s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
15s
add-hosts
no-cache-filters
19s
no-cache-filters
registry-cache
27s
registry-cache
github-cache
18s
github-cache
local-cache
27s
local-cache
standalone
15s
standalone
named-context-pin
17s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
17s
named-context-container
docker-config-malformed
15s
docker-config-malformed
proxy-docker-config
39s
proxy-docker-config
proxy-buildkitd
49s
proxy-buildkitd
annotations
20s
annotations
multi-output
31s
multi-output
load-and-push
29s
load-and-push
summary-disable
15s
summary-disable
summary-not-supported
21s
summary-not-supported
record-upload-disable
15s
record-upload-disable
annotations-disabled
19s
annotations-disabled
call-check
14s
call-check
no-default-attestations
17s
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 19 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:ac281ebdb2188f363889ce2b1cbdb5126a2664c2a8100fa376b9a9f7734d16c3": dial tcp [::1]:5000: connect: connection refused
secret-envs
INVALID_SECRET= is not a valid secret
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/
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)
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
INVALID_SECRET= is not a valid secret
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 (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~10P2XE.dockerbuild
12.4 KB
sha256:b59ff0eec5ed8501dbd75646e4dcdfd5b1ef697837ec7e03b1b31f882dafff87
docker~build-push-action~17XFH0.dockerbuild
42.6 KB
sha256:1d65e35f827d998b5208b868f7557a8441e9fb42f55407a86f6178d4425e8c8e
docker~build-push-action~3VJWLA.dockerbuild
32.4 KB
sha256:ffe84b5ca99328aac8c4af1516e45a02e6169df475808b9a710ba36abb824163
docker~build-push-action~5STPUI.dockerbuild
21.4 KB
sha256:5e4c4e8d5ee53dedd3671c2f978c315a7310f7e5a74d4b471685200e4bb93a86
docker~build-push-action~8DNNKS.dockerbuild
31.2 KB
sha256:2055860e5e74bcce2e6636766f41de5f6611af2e005c9a1c56ffae59b78b939b
docker~build-push-action~8OZ8P5.dockerbuild
23.8 KB
sha256:5bc44d18d406ef44b56b27ff54f88ce7f70b38d3cd8e0cb55fdd3dcea18e8428
docker~build-push-action~9R1CKE.dockerbuild
32.2 KB
sha256:441d970a38d7cfd63eabbd601ff4ed0af5020fd2ab585131ac0aefa785cc6313
docker~build-push-action~A6QKHY.dockerbuild
23.8 KB
sha256:b8f5853e84f8f43852d057d34992d19ff3262d04158f65c05ea62c2ee4362153
docker~build-push-action~ATX2L3.dockerbuild
11.6 KB
sha256:0b062dad83ed42971f2431373dfd6eaec118a47b28959ee2f06c51764c752eb2
docker~build-push-action~AZ50GY.dockerbuild
32.7 KB
sha256:795bb2e4b0b78618e62df29ef48c36c0cf97f46f2fb17007f93bcfbcb66b5dcf
docker~build-push-action~C8OE87.dockerbuild
21.4 KB
sha256:f5ad8ae7f6589547cb3b80bd50172aeb3314dc8253a4a5ebb75123534b27e7e3
docker~build-push-action~E21NDC.dockerbuild
35.7 KB
sha256:47775112f6744d9a8949c6c05f3e2c82fb7382d2969591299607d5a1e3f0de20
docker~build-push-action~EYW729.dockerbuild
51.3 KB
sha256:d15857879952fa7014c946dd110f92bd70da65ff0cba3a5c1ac68919b7c3ea6d
docker~build-push-action~F7JK23.dockerbuild
96.3 KB
sha256:4c237104e1d62e257c84f66a28f22a69e4bb8722abc3c588617748e045a788a7
docker~build-push-action~FCZIQA.dockerbuild
58.7 KB
sha256:640941e402ac8a06b2c3638a4a9008e08c1a8de873b283fd3a19d0d53f60a4d8
docker~build-push-action~G0JVYT.dockerbuild
16.8 KB
sha256:6f0f2fd0050e5c7f569d80d018a6d2b3d4ba0603e5ef00a3b58309559e91ad04
docker~build-push-action~HNKPJE.dockerbuild
23.6 KB
sha256:0179b1e4140db7e7337185de2ea524096990d856b0e6d23b35e8218d710b2062
docker~build-push-action~ID55P8.dockerbuild
43.9 KB
sha256:f73cb57dc10773e9c3b606e6a4b6e638cd3e8860209eb43ff444c2bd6d291cd7
docker~build-push-action~JXYNGH.dockerbuild
42.9 KB
sha256:df24f77501541d9aa95c6ac3306589f13fc9af9a608c32f6165e3711d25f6829
docker~build-push-action~M4U81R.dockerbuild
60.3 KB
sha256:64cf870286f662a7011f2b1703422cc44de747fb940e806431f6bdaf3fe01557
docker~build-push-action~MGCF0K.dockerbuild
51.7 KB
sha256:287feb31ac51961eb3012fe3202ccc00f2e0722bab617e815005b7a11ef87dfd
docker~build-push-action~MIVKGN.dockerbuild
23.7 KB
sha256:3b468cd0821f304083ce963286080c224fa9ca63226610a1dcd247fb1ea9820f
docker~build-push-action~N238UI.dockerbuild
23.4 KB
sha256:a658dfb37f3800c251bd52698fb30c5ebb5efdc422b5c6f023cd6d87082021b1
docker~build-push-action~N7Y0P6.dockerbuild
25.2 KB
sha256:6ca8f3372bb443c9de1242b69fe5d75aa45b83de74b0559e4dc6e12bee90be57
docker~build-push-action~O0D6ZG.dockerbuild
23.9 KB
sha256:020f71b864c004fe5c455ed840926ce807316cf4829d114cf8f3c5372c9a5959
docker~build-push-action~OAX1EM.dockerbuild
11.7 KB
sha256:995b114fcab7b20926f18a23c9f70343d10bd28102a9ccdabc94944791e90704
docker~build-push-action~P1Y1VY.dockerbuild
23.3 KB
sha256:4c1c6a6ca5a119f20f75e1d35ab9efacf48773e45fd82b5592ae33b5f9c99a91
docker~build-push-action~PYG55L.dockerbuild
24.9 KB
sha256:858c30274c97f5f4d1717d292e3da4e900cf9caeda0059462e65a9c5c6338c19
docker~build-push-action~QVGVYU.dockerbuild
58.7 KB
sha256:b6190fa34b49168b795ada70ee1e41bb801e01a98836c5c9a0aa9f93e2f02019
docker~build-push-action~QZM4TA.dockerbuild
17.7 KB
sha256:8caa6059481f0ca66a2dbe277a01b591d72ab93fec56c41be3b0ee27034f92a6
docker~build-push-action~S71FUH.dockerbuild
29.9 KB
sha256:0cb76df4d479e07024992a985e905b8bd35435971986274058a518ac402e7bb6
docker~build-push-action~S88I68.dockerbuild
24.6 KB
sha256:47e65eac4d41471d7a1fdbea73cf9b3abee7d58fdb9f91d08312f7c2018838ba
docker~build-push-action~S8MP68.dockerbuild
56.7 KB
sha256:a91ac8e9f2fb3c872ccfd83030d46aec0f6dde46439cdeffbba68c4dced21307
docker~build-push-action~SJRCDJ.dockerbuild
23.6 KB
sha256:579a525d41bd33482812141539cb4c0ee67761add7904a481e95bd21bc6da282
docker~build-push-action~TPI2VW.dockerbuild
23.1 KB
sha256:223a1a9f2d0a36e440b25641c81596cbf947c5e3d8c643a98e1168496a43f205
docker~build-push-action~TR9BUC.dockerbuild
30.5 KB
sha256:464d4be9a69f1e50a11123f7c4fc4bb832421323bf69cddd2ed2b75d5609a73a
docker~build-push-action~TWKO4F.dockerbuild
23 KB
sha256:7226e4a282f0836dddb510fd7a95a981d86b4b1eeb76dfb7ab0c614247eb3337
docker~build-push-action~ULJVSQ.dockerbuild
54.3 KB
sha256:39b5eb89ea83869d4c5635c7bb4ebaa8ece82d300ac1f7357991cdef0734ce0c
docker~build-push-action~UN6DBG.dockerbuild
11.9 KB
sha256:420e97935fcb736a1743a690584277bce0cdcdc6265d321277cb480386194acf
docker~build-push-action~UNM1GF.dockerbuild
11.6 KB
sha256:fae4d961dea8578cb5e3ed9e31d14d47913210912051621ecaec39bc118a2d1b
docker~build-push-action~UVZ9U1.dockerbuild
30 KB
sha256:f01c0ef6b54146ea6ca661a7d07af727ce538e99779a43dd282d034dd70d6afd
docker~build-push-action~UX8VWT.dockerbuild
33 KB
sha256:31a2f96c602a79e2a1ce613ee9e945a8018aeeadc2006d69fb0707d9424585f8
docker~build-push-action~UXC20Q.dockerbuild Expired
24.5 KB
sha256:92d5d9b288436e131ac27fb160c2162defde06e7c84bf4baac007c1512dcb638
docker~build-push-action~V9D8RG.dockerbuild
35.3 KB
sha256:b53e16ffa1fbf1890232da58070d6f0f91a294b1455f0122bdbbb46dab579037
docker~build-push-action~VVL8LV.dockerbuild
10.6 KB
sha256:8072b8e4d70b313ae1b5c550f30a73ce98825f7df08eba0bc29932aedd36e151
docker~build-push-action~WAYJIE.dockerbuild
32.4 KB
sha256:3372f59d23f1fb531238f736bd9f0296000ddc309f7f95bdbb7a39447c7cb920
docker~build-push-action~XC7OSS.dockerbuild
11.4 KB
sha256:b629a2d20b6cfb74e82a15cb38e801383a4a90988a9abcff58af8ba3b69e741f
docker~build-push-action~XD02S7.dockerbuild
29.6 KB
sha256:f04fb29f3360a3f9fee4eaecc98c919327a14a2ddae5c5aeceb16a7e3fc0c668
docker~build-push-action~YNJS0X.dockerbuild
23.2 KB
sha256:f99df302dd7f91e8f7339f2a1dab6bf81037d5944ec9436b970ecc95ff8f4172
docker~build-push-action~YO5HX8.dockerbuild
32.3 KB
sha256:77d0c0ef3d13e3c62eb3aa112c44b8b856d89547b2c95e515de76f33e9d35f79
docker~build-push-action~YQZ5GZ.dockerbuild
21.4 KB
sha256:267a33699236f7384a2175a1153baef84b6f43c8e2f09a2e51953fe685f340fa
docker~build-push-action~Z6WIU5.dockerbuild
12.1 KB
sha256:e7c3decc842504b854b61446a8dd58e6001d3f79569edc9db8867a650fc36f05
docker~build-push-action~ZGCL66.dockerbuild
24.4 KB
sha256:41e68e6e9ce0a7bdd0a7335d3f40dcb9dc57fb45d88349aa2ffbc1914821a0ec
docker~build-push-action~ZJANZB.dockerbuild
24.5 KB
sha256:3a9607c37930a377e66fc962251a3105d4abb34b0ed5f6a484150fa5c303d522