Skip to content

Commit d7df64f

Browse files
committed
test: Fix the tests running in CI.
1 parent 650e1c5 commit d7df64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
cache: true
112112

113113
- name: Install Terraform
114-
uses: hashicorp/setup-terraform@v2
114+
uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3
115115
with:
116116
terraform_version: ${{ matrix.terraform_version }}
117117
terraform_wrapper: false

0 commit comments

Comments
 (0)