Skip to content

Commit f6f25e6

Browse files
chore(deps): Update Terraform github to v6.8.2
1 parent 26c071a commit f6f25e6

File tree

3 files changed

+32
-19
lines changed

3 files changed

+32
-19
lines changed

.terraform.lock.hcl

Lines changed: 30 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/sdk-repository/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
github = {
44
source = "integrations/github"
5-
version = "6.6.0"
5+
version = "6.8.2"
66
}
77
}
88
}

providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
required_providers {
1111
github = {
1212
source = "integrations/github"
13-
version = "6.6.0"
13+
version = "6.8.2"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)