Skip to content

Commit eaa70ff

Browse files
committed
bumped hashicorp/setup-terraform version
1 parent fbbd784 commit eaa70ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
run: poetry install
184184
working-directory: ${{ env.working_directory }}
185185

186-
- uses: hashicorp/setup-terraform@v1.3.2
186+
- uses: hashicorp/setup-terraform@v2
187187
with:
188188
terraform_version: ${{ env.terraform_version }}
189189
cli_config_credentials_token: ${{ secrets.TF_CLOUD_TOKEN }}

0 commit comments

Comments
 (0)