We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c479d commit 2aa1162Copy full SHA for 2aa1162
infrastructure/repository/main.tf
@@ -13,7 +13,7 @@ terraform {
13
required_providers {
14
github = {
15
source = "integrations/github"
16
- version = "5.29.0"
+ version = "5.30.1"
17
}
18
19
0 commit comments