File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525 - uses : astral-sh/uv@0.11.2
2626
27- - uses : gruntwork-io/terragrunt@5.14.1
27+ - uses : gruntwork-io/terragrunt@0.99.5
2828
2929 - uses : stedolan/jq@jq-1.8.1
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
2626 * python 3.14.3
2727 * rclone 1.73.3
2828 * terragrunt 0.99.5
29- * uv 0.11.1
29+ * uv 0.11.2
3030 * yq 4.52.5
3131
3232### [ 0.28.7] ( https://github.com/plus3it/tardigrade-ci/releases/tag/0.28.7 )
Original file line number Diff line number Diff line change @@ -626,7 +626,7 @@ lint/install: pytest/install terraform/install terraform-docs/install cfn-lint/i
626626lint/install : ec/install shellcheck/install jq/install yamllint/install
627627
628628install : lint/install
629- install : rclone/install packer/install
629+ install : rclone/install packer/install terragrunt/install
630630
631631# # Installs tools for container image using only uv-managed Python runtimes
632632install/build :
You can’t perform that action at this time.
0 commit comments