Skip to content

Commit

Permalink
Merge pull request ovh#24 from nijave/dependabot/github_actions/hashi…
Browse files Browse the repository at this point in the history
…corp/setup-terraform-3

Bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
nijave authored Jan 8, 2024
2 parents 321e30c + 46652a1 commit f146edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
cache: true
id: go

- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ matrix.terraform }}
terraform_wrapper: false
Expand Down

0 comments on commit f146edf

Please sign in to comment.