Skip to content

Commit ba441ef

Browse files
Bump hashicorp/setup-terraform from 1 to 2 (#6)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa253e7 commit ba441ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
uses: actions/checkout@v3
7070

7171
- name: Set-up terraform
72-
uses: hashicorp/setup-terraform@v1
72+
uses: hashicorp/setup-terraform@v2
7373

7474
- name: Terraform fmt
7575
id: terraform-fmt

0 commit comments

Comments
 (0)