diff --git a/action.yml b/action.yml index 89419c5..a1b7124 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@v0.0.1 + uses: gruntwork-io/pipelines-aws-execute@v0.0.2 with: PIPELINES_READ_TOKEN: ${{ inputs.PIPELINES_READ_TOKEN }} account_id: ${{ steps.gruntwork_context.outputs.account_id }}