Skip to content

Commit

Permalink
build(deps): bump hashicorp/setup-terraform from 2 to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed Oct 31, 2023
1 parent e0defa8 commit a55301f
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 @@ -67,7 +67,7 @@ jobs:
with:
cache: true
go-version-file: 'go.mod'
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ matrix.terraform }}
terraform_wrapper: false
Expand Down

0 comments on commit a55301f

Please sign in to comment.