Skip to content

Commit

Permalink
Merge pull request #907 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
asmega authored Jan 10, 2024
2 parents aa919d2 + b8ed09e commit 4ae93b3
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 @@ -86,7 +86,7 @@ jobs:
echo "TFSTATE_CONTAINER_ACCESS_KEY=$TFSTATE_CONTAINER_ACCESS_KEY" >> $GITHUB_ENV
shell: bash
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ ENV.terraform_version }}
terraform_wrapper: false
Expand Down

0 comments on commit 4ae93b3

Please sign in to comment.