Skip to content

Commit

Permalink
chore(deps): update terraform terraform-google-modules/service-accoun…
Browse files Browse the repository at this point in the history
…ts/google to v4.4.4 (#1456)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored Jan 23, 2025
1 parent cc570b4 commit 3f3cfcf
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.4.3"
version = "4.4.4"
providers = { google = google.impersonated }
display_name = "GitHub Service Account"
names = ["oidc"]
Expand Down

0 comments on commit 3f3cfcf

Please sign in to comment.