Skip to content

Commit b488403

Browse files
chore(deps): update hashicorp/setup-terraform action to v4
1 parent 91b061b commit b488403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
steps:
9898
- uses: actions/checkout@v6
9999
- name: Setup Terraform
100-
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
100+
uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
101101
- name: Install tflint
102102
run: |
103103
curl -s https://raw.githubusercontent.com/terraform-linters/tflint/master/install_linux.sh | bash

0 commit comments

Comments
 (0)