Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SivaanandM committed Dec 20, 2024
1 parent aac5d84 commit 8ff39d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
with:
go-version-file: go.mod

- name: Install Terraform
- name: Install Terraform CLI
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.5.2
terraform_wrapper: false

- name: Ensure reviewable
run: make check-diff
Expand Down

0 comments on commit 8ff39d2

Please sign in to comment.