Skip to content

Commit

Permalink
Merge pull request #223 from DFE-Digital/devops/terraform/version
Browse files Browse the repository at this point in the history
changed 12.28 to 12.29
  • Loading branch information
sfawcett123 authored Aug 19, 2020
2 parents 37d1334 + 64a3bf8 commit ebb2312
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

- uses: hashicorp/setup-terraform@v1
with:
terraform_version: 0.12.28
terraform_version: 0.12.29

- name: Get Short SHA
id: sha
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: hashicorp/setup-terraform@v1
with:
terraform_version: 0.12.28
terraform_version: 0.12.29

- name: Terraform Init
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- uses: hashicorp/setup-terraform@v1
with:
terraform_version: 0.12.28
terraform_version: 0.12.29

- name: Install Terraform CloudFoundry Provider
run: |
Expand Down

0 comments on commit ebb2312

Please sign in to comment.