Skip to content

Commit 5c4a280

Browse files
committed
[Version] updated to allow latest github version.
1 parent 31dcbc7 commit 5c4a280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
required_providers {
99
github = {
1010
source = "integrations/github"
11-
version = ">= 4.0, < 6.0"
11+
version = ">= 4.0, < 7.0"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)