File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ terraform {
88 }
99 github = {
1010 source = " integrations/github"
11- version = " 6.7.1 "
11+ version = " 6.7.5 "
1212 }
1313 }
1414}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
22 required_providers {
33 github = {
44 source = " integrations/github"
5- version = " 6.7.1 "
5+ version = " 6.7.5 "
66 }
77 }
88}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
22 required_providers {
33 github = {
44 source = " integrations/github"
5- version = " 6.7.1 "
5+ version = " 6.7.5 "
66 }
77 }
88}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
22 required_providers {
33 github = {
44 source = " integrations/github"
5- version = " 6.7.1 "
5+ version = " 6.7.5 "
66 }
77 gitlab = {
88 source = " gitlabhq/gitlab"
You can’t perform that action at this time.
0 commit comments