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 #6 from gruntwork-io/chore/versionBump
Browse files Browse the repository at this point in the history
chore: bump aws execute version
  • Loading branch information
ZachGoldberg authored May 3, 2024
2 parents cc76012 + 27685c1 commit 431bede
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/[email protected].5
uses: gruntwork-io/[email protected].6
with:
PIPELINES_READ_TOKEN: ${{ inputs.PIPELINES_READ_TOKEN }}
account_id: ${{ steps.gruntwork_context.outputs.account_id }}
Expand Down

0 comments on commit 431bede

Please sign in to comment.