We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc8195 commit 2875ec4Copy full SHA for 2875ec4
infrastructure/repository/main.tf
@@ -10,7 +10,7 @@ terraform {
10
required_providers {
11
github = {
12
source = "integrations/github"
13
- version = "5.28.0"
+ version = "5.28.1"
14
}
15
16
0 commit comments