Skip to content

Commit 8f5a4d1

Browse files
authored
Merge pull request #6 from devops-ia/dependabot/github_actions/clowdhaus/terraform-min-max-1.3.2
chore(deps): bump clowdhaus/terraform-min-max from 1.3.1 to 1.3.2
2 parents b7814bd + 00521a5 commit 8f5a4d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-commit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Terraform min/max versions
4646
id: minMax
47-
uses: clowdhaus/[email protected].1
47+
uses: clowdhaus/[email protected].2
4848
with:
4949
directory: ${{ matrix.directory }}
5050

@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Terraform min/max versions
8989
id: minMax
90-
uses: clowdhaus/[email protected].1
90+
uses: clowdhaus/[email protected].2
9191

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

0 commit comments

Comments
 (0)