Skip to content

Commit

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

build(deps): Bump hashicorp/setup-terraform from 1 to 2
  • Loading branch information
willguibr committed May 22, 2023
2 parents 62f03ae + bd98792 commit 0619101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Terraform
uses: hashicorp/setup-terraform@v1
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 0.15.3

Expand Down

0 comments on commit 0619101

Please sign in to comment.