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 #7 from gruntwork-io/dependabot/github_actions/gru…
Browse files Browse the repository at this point in the history
…ntwork-io/pipelines-aws-execute-1.0.0

Bump gruntwork-io/pipelines-aws-execute from 0.0.6 to 1.0.0
  • Loading branch information
yhakbar authored May 6, 2024
2 parents 7c0e903 + 6417130 commit a6cbc15
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@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 }}
Expand Down

0 comments on commit a6cbc15

Please sign in to comment.