Skip to content

Commit fc90c6e

Browse files
authored
Merge pull request #41 from Cyclenerd/dependabot/github_actions/hashicorp/setup-terraform-4
Bump hashicorp/setup-terraform from 3 to 4
2 parents 7ae4223 + f4d392c commit fc90c6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@v6
4747

4848
- name: 🏗️ Setup Terraform
49-
uses: hashicorp/setup-terraform@v3
49+
uses: hashicorp/setup-terraform@v4
5050

5151
- name: 🔍 Terraform Format
5252
run: terraform fmt -check -recursive

0 commit comments

Comments
 (0)