diff --git a/website/docs/index.html.markdown b/website/docs/index.html.markdown
index 1765e05a8a..313221133f 100644
--- a/website/docs/index.html.markdown
+++ b/website/docs/index.html.markdown
@@ -23,7 +23,7 @@ terraform {
required_providers {
github = {
source = "integrations/github"
- version = "~> 5.0"
+ version = "~> 6.0"
}
}
}