Skip to content

Commit

Permalink
[Version] updated to allow latest github version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmets committed Sep 19, 2024
1 parent 31dcbc7 commit 5c4a280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
required_providers {
github = {
source = "integrations/github"
version = ">= 4.0, < 6.0"
version = ">= 4.0, < 7.0"
}
}
}

0 comments on commit 5c4a280

Please sign in to comment.