Skip to content

Commit a3bfca7

Browse files
committed
update actions-toolkit to 0.84.1
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 03b3ae4 commit a3bfca7

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
@@ -153,7 +153,7 @@ env:
153153
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0"
154154
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
155155
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
156-
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.83.0"
156+
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.84.1"
157157
HANDLEBARS_MODULE: "handlebars@4.7.8"
158158
COSIGN_VERSION: "v3.0.2"
159159
LOCAL_EXPORT_DIR: "/tmp/buildx-output"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ env:
156156
BUILDKIT_IMAGE: "moby/buildkit:v0.28.0"
157157
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
158158
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
159-
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.83.0"
159+
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.84.1"
160160
HANDLEBARS_MODULE: "handlebars@4.7.8"
161161
COSIGN_VERSION: "v3.0.2"
162162
LOCAL_EXPORT_DIR: "/tmp/buildx-output"

0 commit comments

Comments
 (0)