Skip to content

Commit

Permalink
Update dependency hashicorp/terraform to v1.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 1107d98 commit 543b110
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Set up Terraform
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.10.4 # datasource=github-releases depName=hashicorp/terraform
terraform_version: 1.10.5 # datasource=github-releases depName=hashicorp/terraform
terraform_wrapper: false

- name: Set up OpenTofu
Expand Down
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.4
1.10.5
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- [email protected].4 # datasource=github-releases depName=hashicorp/terraform
- [email protected].5 # datasource=github-releases depName=hashicorp/terraform
- [email protected]
- [email protected]
- [email protected]
Expand Down

0 comments on commit 543b110

Please sign in to comment.