Skip to content

Commit

Permalink
minor(deps): update terraform github to ~> 5.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 7, 2023
1 parent a0ea5be commit 2da17f1
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 17 deletions.
46 changes: 30 additions & 16 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
required_providers {
github = {
source = "integrations/github"
version = "~> 5.41.0"
version = "~> 5.42.0"
}
}

Expand Down

0 comments on commit 2da17f1

Please sign in to comment.