Skip to content

Commit 2e92421

Browse files
authored
Bump hashicorp/setup-terraform from 1 to 3 (#3125)
2 parents 7ee1e00 + 857d75e commit 2e92421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
working-directory: terraform
120120
steps:
121121
- uses: actions/checkout@v4
122-
- uses: hashicorp/setup-terraform@v1
122+
- uses: hashicorp/setup-terraform@v3
123123
with:
124124
terraform_version: 1.10.5
125125
- run: terraform init -backend=false

0 commit comments

Comments
 (0)