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