diff --git a/action.yml b/action.yml index 79b0ee5..aa21f32 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ runs: - name: "[ProvisionAccount]: Run Terragrunt to Create the account in AWS" id: terragrunt - uses: gruntwork-io/pipelines-aws-execute@v1.0.0 + uses: gruntwork-io/pipelines-aws-execute@v2.0.0 with: PIPELINES_READ_TOKEN: ${{ inputs.PIPELINES_READ_TOKEN }} account_id: ${{ steps.gruntwork_context.outputs.account_id }}