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