Skip to content

Commit d727386

Browse files
committed
fix(deps): Update Github provider
1 parent 8c156b7 commit d727386

File tree

1 file changed

+1
-1
lines changed
  • terraform-module/modules/frontend-spa-edge-lambda

1 file changed

+1
-1
lines changed

terraform-module/modules/frontend-spa-edge-lambda/versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ terraform {
1212

1313
github = {
1414
source = "integrations/github"
15-
version = "~> 4.0"
15+
version = "~> 5.0"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)