diff --git a/providers.tf b/providers.tf index 6864793..a8b603d 100644 --- a/providers.tf +++ b/providers.tf @@ -2,7 +2,7 @@ terraform { required_providers { github = { source = "integrations/github" - version = "6.10.1" + version = "6.10.2" } } backend "azurerm" {