diff --git a/README.md b/README.md index e329541..6495c29 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ The config should have the following structure: ### Migrating from `v1` to `v2` -1. `v2` moves most of the `inputs` to the Atmos GitOps config path `./.github/config/atmos-gitops.yaml`. Simply create this file, transfer your settings to it, then remove the corresponding arguments from your invocations of the `cloudposse/github-action-atmos-terraform-apply` action. +1. `v2` moves most of the `inputs` to the Atmos GitOps config path `./.github/config/atmos-gitops.yaml`. Simply create this file, transfer your settings to it, then remove the corresponding arguments from your invocations of the `cloudposse/github-action-atmos-affected-stacks` action. | name | |--------------------------| diff --git a/README.yaml b/README.yaml index e8ca40d..b1fcc1b 100644 --- a/README.yaml +++ b/README.yaml @@ -114,7 +114,7 @@ usage: |- ### Migrating from `v1` to `v2` - 1. `v2` moves most of the `inputs` to the Atmos GitOps config path `./.github/config/atmos-gitops.yaml`. Simply create this file, transfer your settings to it, then remove the corresponding arguments from your invocations of the `cloudposse/github-action-atmos-terraform-apply` action. + 1. `v2` moves most of the `inputs` to the Atmos GitOps config path `./.github/config/atmos-gitops.yaml`. Simply create this file, transfer your settings to it, then remove the corresponding arguments from your invocations of the `cloudposse/github-action-atmos-affected-stacks` action. | name | |--------------------------|