Skip to content

Commit 421fbc8

Browse files
committed
update actions-toolkit to 0.88.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent fcaae6f commit 421fbc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ env:
158158
BUILDKIT_IMAGE: "moby/buildkit:v0.28.1"
159159
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
160160
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
161-
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.85.0"
161+
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.88.0"
162162
HANDLEBARS_MODULE: "handlebars@4.7.8"
163163
COSIGN_VERSION: "v3.0.2"
164164
LOCAL_EXPORT_DIR: "/tmp/buildx-output"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ env:
161161
BUILDKIT_IMAGE: "moby/buildkit:v0.28.1"
162162
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
163163
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
164-
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.85.0"
164+
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.88.0"
165165
HANDLEBARS_MODULE: "handlebars@4.7.8"
166166
COSIGN_VERSION: "v3.0.2"
167167
LOCAL_EXPORT_DIR: "/tmp/buildx-output"

0 commit comments

Comments
 (0)