File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 125125env :
126126 BUILDX_VERSION : " v0.30.1"
127127 BUILDKIT_IMAGE : " moby/buildkit:v0.26.2"
128- DOCKER_ACTIONS_TOOLKIT_MODULE : " @docker/actions-toolkit@0.71 .0"
128+ DOCKER_ACTIONS_TOOLKIT_MODULE : " @docker/actions-toolkit@0.72 .0"
129129 COSIGN_VERSION : " v3.0.2"
130130 LOCAL_EXPORT_DIR : " /tmp/buildx-output"
131131 MATRIX_SIZE_LIMIT : " 20"
Original file line number Diff line number Diff line change 132132env :
133133 BUILDX_VERSION : " v0.30.1"
134134 BUILDKIT_IMAGE : " moby/buildkit:v0.26.2"
135- DOCKER_ACTIONS_TOOLKIT_MODULE : " @docker/actions-toolkit@0.71 .0"
135+ DOCKER_ACTIONS_TOOLKIT_MODULE : " @docker/actions-toolkit@0.72 .0"
136136 COSIGN_VERSION : " v3.0.2"
137137 LOCAL_EXPORT_DIR : " /tmp/buildx-output"
138138 MATRIX_SIZE_LIMIT : " 20"
Original file line number Diff line number Diff line change 1313 required : false
1414
1515env :
16- DOCKER_ACTIONS_TOOLKIT_MODULE : " @docker/actions-toolkit@0.71 .0"
16+ DOCKER_ACTIONS_TOOLKIT_MODULE : " @docker/actions-toolkit@0.72 .0"
1717
1818jobs :
1919 verify :
You can’t perform that action at this time.
0 commit comments