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

Commit

Permalink
Use latest pipelines-execute
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachGoldberg authored Apr 30, 2024
1 parent f50d227 commit 1a27ada
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 1a27ada

Please sign in to comment.