Skip to content

Commit 1aed80e

Browse files
build(deps): Bump mikefarah/yq from 4.45.2 to 4.45.4
Bumps mikefarah/yq from 4.45.2 to 4.45.4. --- updated-dependencies: - dependency-name: mikefarah/yq dependency-version: 4.45.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 697e0b8 commit 1aed80e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.tools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM koalaman/shellcheck:v0.10.0 as shellcheck
1313

1414
FROM localstack/localstack:4.3.0 as localstack
1515

16-
FROM mikefarah/yq:4.45.2 as yq
16+
FROM mikefarah/yq:4.45.4 as yq
1717

1818
FROM motoserver/moto:5.1.4 as moto
1919

0 commit comments

Comments
 (0)