Skip to content

Commit

Permalink
Update Terraform github to v6 (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 324be6c commit 04cddb9
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
61 changes: 31 additions & 30 deletions terraform/account/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/account/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
github = {
source = "integrations/github"
version = "4.31.0"
version = "6.3.1"
}
}
required_version = ">= 1.1.0"
Expand Down

0 comments on commit 04cddb9

Please sign in to comment.