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

Commit

Permalink
fix: Fixing pin on pipelines-aws-execute
Browse files Browse the repository at this point in the history
  • Loading branch information
yhakbar committed Apr 26, 2024
1 parent 1022077 commit 5562351
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].1
uses: gruntwork-io/[email protected].2
with:
PIPELINES_READ_TOKEN: ${{ inputs.PIPELINES_READ_TOKEN }}
account_id: ${{ steps.gruntwork_context.outputs.account_id }}
Expand Down

0 comments on commit 5562351

Please sign in to comment.