Skip to content

Commit

Permalink
Merge pull request #22 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 404d3a5 + e746089 commit 9a1e086
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 9a1e086

Please sign in to comment.