Skip to content

Commit

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

Bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
AafAnsari authored Jun 10, 2024
2 parents 24ed4b8 + 1ecbf3e commit b754e5e
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 b754e5e

Please sign in to comment.