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

Commit

Permalink
chore: Bumping pipelines-aws-execute action to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yhakbar committed May 14, 2024
1 parent 80aa6ac commit 74977fc
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 74977fc

Please sign in to comment.