Skip to content

Commit

Permalink
Update .github/workflows/pre-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ztzxt committed Apr 5, 2024
1 parent 4f653ed commit 2859d22
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 @@ -35,7 +35,7 @@ jobs:

- name: Terraform min/max versions
id: minMax
uses: clowdhaus/[email protected].0
uses: clowdhaus/[email protected].1
with:
directory: ${{ matrix.directory }}

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

- name: Terraform min/max versions
id: minMax
uses: clowdhaus/[email protected].0
uses: clowdhaus/[email protected].1

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

0 comments on commit 2859d22

Please sign in to comment.