We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d44edb commit cc2e8f2Copy full SHA for cc2e8f2
main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
github = {
4
source = "integrations/github"
5
- version = "4.18.2"
+ version = "5.19.0"
6
}
7
8
0 commit comments