Skip to content

Commit 7d2a024

Browse files
authored
Merge pull request #177 from crazy-max/update-handlebars
update handlebars to 4.7.9
2 parents 5085698 + 45d275b commit 7d2a024

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
@@ -159,7 +159,7 @@ env:
159159
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
160160
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
161161
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.88.0"
162-
HANDLEBARS_MODULE: "handlebars@4.7.8"
162+
HANDLEBARS_MODULE: "handlebars@4.7.9"
163163
COSIGN_VERSION: "v3.0.6"
164164
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
165165
MATRIX_SIZE_LIMIT: "20"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ env:
162162
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
163163
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
164164
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/actions-toolkit@0.88.0"
165-
HANDLEBARS_MODULE: "handlebars@4.7.8"
165+
HANDLEBARS_MODULE: "handlebars@4.7.9"
166166
COSIGN_VERSION: "v3.0.6"
167167
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
168168
MATRIX_SIZE_LIMIT: "20"

0 commit comments

Comments
 (0)