Skip to content

Commit 395203f

Browse files
crazy-maxgithub-actions[bot]
authored andcommitted
chore(deps): update actions-toolkit module to 0.89.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b7ad5a commit 395203f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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.29.0"
159159
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
160160
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
161-
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.88.0"
161+
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.89.1"
162162
HANDLEBARS_MODULE: "handlebars@4.7.9"
163163
COSIGN_VERSION: "v3.0.6"
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.29.0"
162162
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
163163
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
164-
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.88.0"
164+
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.89.1"
165165
HANDLEBARS_MODULE: "handlebars@4.7.9"
166166
COSIGN_VERSION: "v3.0.6"
167167
LOCAL_EXPORT_DIR: "/tmp/buildx-output"

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
required: false
1414

1515
env:
16-
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.88.0"
16+
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.89.1"
1717

1818
jobs:
1919
verify:

0 commit comments

Comments
 (0)