We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed747c commit deee1cbCopy full SHA for deee1cb
versions.tf
@@ -10,7 +10,7 @@ terraform {
10
required_providers {
11
github = {
12
source = "integrations/github"
13
- version = "~> 4.19.2"
+ version = "~> 4.20"
14
}
15
16
0 commit comments