Skip to content

Commit a19b0c9

Browse files
author
Daan Hoogland
committed
update the terraform action according to new asf reqs
1 parent 06df8c5 commit a19b0c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/acceptance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
id: setup-cloudstack
5959
with:
6060
cloudstack-version: ${{ matrix.cloudstack-version }}
61-
- uses: hashicorp/setup-terraform@v4
61+
- uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85
6262
with:
6363
terraform_version: ${{ matrix.terraform-version }}
6464
terraform_wrapper: false

0 commit comments

Comments
 (0)