Skip to content

Commit

Permalink
Merge pull request #958 from DFE-Digital/dependabot/github_actions/ha…
Browse files Browse the repository at this point in the history
…shicorp/setup-terraform-3

Bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
gpeng authored Jan 19, 2024
2 parents c8d85d1 + 85bc8c6 commit 88e68a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
keyvault: ${{ steps.config.outputs.app_key_vault }}
secrets: "TFSTATE-CONTAINER-ACCESS-KEY,PAAS-USER,PAAS-PASSWORD"

- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.0.10
terraform_wrapper: false
Expand Down

0 comments on commit 88e68a1

Please sign in to comment.