Skip to content

Commit

Permalink
chore(deps): Bump clowdhaus/terraform-min-max from 1.2.6 to 1.2.7 (#1697
Browse files Browse the repository at this point in the history
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 9673254 commit 45430f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
restore-keys: ${{ runner.os }}-terraform-

- name: Terraform min/max versions
uses: clowdhaus/terraform-min-max@v1.2.6
uses: clowdhaus/terraform-min-max@v1.2.7
if: steps.changes.outputs.src== 'true'
id: minMax
with:
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:

- name: Terraform min/max versions
id: minMax
uses: clowdhaus/terraform-min-max@v1.2.6
uses: clowdhaus/terraform-min-max@v1.2.7
if: steps.changes.outputs.src== 'true'

- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
Expand Down

0 comments on commit 45430f6

Please sign in to comment.