Skip to content

Commit

Permalink
Merge pull request #27 from babbel/dependabot/github_actions/hashicor…
Browse files Browse the repository at this point in the history
…p/setup-terraform-3

Bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
jansiwy authored Nov 4, 2023
2 parents d70f652 + 29db764 commit 4771a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ matrix.terraform_version }}
- run: terraform init
Expand Down

0 comments on commit 4771a3b

Please sign in to comment.