Skip to content

Commit

Permalink
Merge pull request #10 from zscaler/dependabot/github_actions/hashico…
Browse files Browse the repository at this point in the history
…rp/setup-terraform-3

build(deps): Bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
willguibr authored Oct 30, 2023
2 parents 27c500d + 9480639 commit 2d09748
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@v4

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

Expand Down

0 comments on commit 2d09748

Please sign in to comment.