Skip to content

Commit

Permalink
Merge pull request #157 from ministryofjustice/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/hashicorp/setup-terraform-3

Bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
prakash-moj authored Dec 8, 2023
2 parents b53cbf0 + 68855bc commit 01c0710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.2.5
terraform_wrapper: false
Expand Down

0 comments on commit 01c0710

Please sign in to comment.