Skip to content

Commit

Permalink
Merge branch 'main' into renovate/google-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ashdavies authored Apr 16, 2024
2 parents e2b84a7 + 4f488e9 commit 296099b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules.tf
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ module "github-repository" {

module "github-service-account" {
source = "terraform-google-modules/service-accounts/google"
version = "4.2.2"
version = "4.2.3"
providers = { google = google.impersonated }
display_name = "GitHub Service Account"
names = ["oidc"]
Expand Down

0 comments on commit 296099b

Please sign in to comment.