Skip to content

Commit

Permalink
Merge pull request #29 from barracuda-cloudgen-access/dependabot/gith…
Browse files Browse the repository at this point in the history
…ub_actions/clowdhaus/terraform-min-max-1.2.0

Bump clowdhaus/terraform-min-max from 1.1.1 to 1.2.0
  • Loading branch information
GMartinez-Sisti authored Nov 2, 2022
2 parents b77f406 + 0082307 commit 32a1d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Terraform min/max versions
id: minMax
uses: clowdhaus/terraform-min-max@v1.1.1
uses: clowdhaus/terraform-min-max@v1.2.0
with:
directory: ${{ matrix.directory }}

Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Terraform min/max versions
id: minMax
uses: clowdhaus/terraform-min-max@v1.1.1
uses: clowdhaus/terraform-min-max@v1.2.0

- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
uses: clowdhaus/terraform-composite-actions/pre-commit@v1.8.0
Expand Down

0 comments on commit 32a1d29

Please sign in to comment.