Skip to content

Commit

Permalink
Bump hashicorp/local in /modules/azure/logic_app_bicep
Browse files Browse the repository at this point in the history
Bumps [hashicorp/local](https://github.com/hashicorp/terraform-provider-local) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-local/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-local/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-local@v2.4.1...v2.5.1)

---
updated-dependencies:
- dependency-name: hashicorp/local
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent e557bb0 commit 8c79c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/azure/logic_app_bicep/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {

local = {
source = "hashicorp/local"
version = "2.4.1"
version = "2.5.1"
}
}

Expand Down

0 comments on commit 8c79c94

Please sign in to comment.