Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.4.5 (#1587)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent b0964e1 commit 5a46528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-terraform-syntax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.4.4 # renovate: datasource=github-tags depName=hashicorp/terraform
terraform_version: 1.4.5 # renovate: datasource=github-tags depName=hashicorp/terraform
- name: Terraform validate
run: make validate
working-directory: ./terraform
Expand Down

0 comments on commit 5a46528

Please sign in to comment.