diff --git a/providers.tf b/providers.tf index 6eea05d..f6928a8 100644 --- a/providers.tf +++ b/providers.tf @@ -2,7 +2,7 @@ terraform { required_providers { github = { source = "integrations/github" - version = "6.11.1" + version = "6.12.0" } } backend "azurerm" {