From e135a1fa1b22618b9f2e22430ae511bb48da4a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:10:50 +0000 Subject: [PATCH] chore(deps): bump clowdhaus/terraform-min-max from 1.3.1 to 1.3.2 Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/clowdhaus/terraform-min-max/releases) - [Changelog](https://github.com/clowdhaus/terraform-min-max/blob/main/CHANGELOG.md) - [Commits](https://github.com/clowdhaus/terraform-min-max/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: clowdhaus/terraform-min-max dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/terraform-min-max.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform-min-max.yml b/.github/workflows/terraform-min-max.yml index 945cedd..0f10eda 100644 --- a/.github/workflows/terraform-min-max.yml +++ b/.github/workflows/terraform-min-max.yml @@ -36,7 +36,7 @@ jobs: - name: Get Terraform min/max versions id: minMax - uses: clowdhaus/terraform-min-max@v1.3.1 + uses: clowdhaus/terraform-min-max@v1.3.2 with: directory: ${{ matrix.directory }}