This commit is contained in:
dependabot[bot] 2023-10-30 21:03:39 +00:00 committed by GitHub
commit fefc3d9a9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with:
# terraform_version: 1.4.2
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}