Skip to content

Commit

Permalink
chore(deps): update clowdhaus/terraform-min-max action to v1.3.1
Browse files Browse the repository at this point in the history
| datasource  | package                     | from   | to     |
| ----------- | --------------------------- | ------ | ------ |
| github-tags | clowdhaus/terraform-min-max | v1.2.4 | v1.3.1 |
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent c2c413c commit d80c39c
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 @@ -54,7 +54,7 @@ jobs:

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

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

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

- name: Pre-commit Terraform ${{ steps.minMax.outputs.maxVersion }}
uses: clowdhaus/terraform-composite-actions/[email protected]
Expand Down

0 comments on commit d80c39c

Please sign in to comment.