Component Updater Github Action needs Github App Clarification #67
-
Hi Folks, Wanted to clarify that we set up the component Updater correctly. We found some potentially conflicting documentation that was confusing.
![]()
Am i mixing two worlds here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes the GitHub Actions for Terraform and the Component Updater are 2 different things. We use the GitHub Actions for Terraform to plan and apply Terraform, which requires a GitHub Apps. Alternatively, we use the Component Updater to regularly create PRs to bump component versions (similar to dependabot). |
Beta Was this translation helpful? Give feedback.
Yes the GitHub Actions for Terraform and the Component Updater are 2 different things. We use the GitHub Actions for Terraform to plan and apply Terraform, which requires a GitHub Apps. Alternatively, we use the Component Updater to regularly create PRs to bump component versions (similar to dependabot).