Skip to content

Commit 413293c

Browse files
chore(deps): update hashicorp/setup-terraform action to v2
1 parent cb3f92a commit 413293c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
# Install the latest version of Terraform CLI and configure the Terraform CLI configuration file with a Terraform Cloud user API token
7272
- name: Setup Terraform
73-
uses: hashicorp/setup-terraform@v1
73+
uses: hashicorp/setup-terraform@v2
7474
with:
7575
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}
7676

0 commit comments

Comments
 (0)