diff --git a/action.yml b/action.yml index df68dc5..5e08ab5 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.6 + uses: gruntwork-io/pipelines-aws-execute@v1.0.0 with: PIPELINES_READ_TOKEN: ${{ inputs.PIPELINES_READ_TOKEN }} account_id: ${{ steps.gruntwork_context.outputs.account_id }}