Skip to content

Commit c3d74f3

Browse files
build(deps): bump hashicorp/setup-terraform from 1.4.0 to 2.0.0 (#13)
1 parent 35577a5 commit c3d74f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v3
1414

1515
- name: Setup Terraform
16-
uses: hashicorp/setup-terraform@v1.4.0
16+
uses: hashicorp/setup-terraform@v2.0.0
1717
with:
1818
terraform_version: ${{ matrix['terraform-versions'] }}
1919
terraform_wrapper: false

0 commit comments

Comments
 (0)