Skip to content

Commit 1671931

Browse files
committed
chore: update providers
1 parent 57c590c commit 1671931

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

provider.tf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ terraform {
1212
source = "carlpett/sops"
1313
}
1414
github = {
15-
source = "integrations/github"
15+
source = "integrations/github"
16+
version = "~> 6.0"
1617
}
1718
}
1819
}

0 commit comments

Comments
 (0)