Skip to content

Commit

Permalink
Merge pull request #1096 from plus3it/dependabot/docker/mikefarah/yq-…
Browse files Browse the repository at this point in the history
…4.44.5

build(deps): Bump mikefarah/yq from 4.44.3 to 4.44.5
  • Loading branch information
mergify[bot] authored Nov 18, 2024
2 parents 676a7f2 + 4f8d1be commit 903ab97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ FROM koalaman/shellcheck:v0.10.0 as shellcheck

FROM localstack/localstack:3.8.1 as localstack

FROM mikefarah/yq:4.44.3 as yq
FROM mikefarah/yq:4.44.5 as yq

FROM mstruebing/editorconfig-checker:v3.0.3 as ec

Expand Down

0 comments on commit 903ab97

Please sign in to comment.