Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9 from gruntwork-io/chore/bumping-aws-execute
Browse files Browse the repository at this point in the history
chore: Bumping `pipelines-aws-execute` action to `v2.0.0`
  • Loading branch information
yhakbar authored May 14, 2024
2 parents 80aa6ac + 74977fc commit 5672e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 5672e60

Please sign in to comment.