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 #3 from gruntwork-io/ZachGoldberg-patch-1
Browse files Browse the repository at this point in the history
Use latest pipelines-execute
  • Loading branch information
yhakbar authored Apr 30, 2024
2 parents f50d227 + 1a27ada commit e458e11
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 @@ -89,7 +89,7 @@ runs:
- name: "[Terragrunt Execute] Run terragrunt ${{ inputs.terragrunt_command }} in ${{ inputs.working_directory }}"
if: ${{ steps.aws_auth.outcome == 'success' }}
id: execute
uses: gruntwork-io/pipelines-execute@feat/add-dynamic-generation-of-mise
uses: gruntwork-io/pipelines-execute@3.1.6
with:
token: ${{ inputs.PIPELINES_READ_TOKEN }}
tf_binary: ${{ steps.gruntwork_context.outputs.tf_binary }}
Expand Down

0 comments on commit e458e11

Please sign in to comment.