Skip to content

Commit

Permalink
Merge branch 'main' into support-recovery
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchiFleKs authored Apr 15, 2024
2 parents 8bf4267 + ea433ca commit 2644b55
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 @@ -40,7 +40,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 @@ -76,7 +76,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 2644b55

Please sign in to comment.