Skip to content

Commit

Permalink
fix: warning inputs on terragrunt (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhdzhra authored Nov 25, 2024
1 parent b7062ec commit 80bc394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/deploy/terragrunt/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ runs:
workload_identity_provider: ${{ inputs.workload_identity_provider }}
service_account: ${{ inputs.service_account }}

- name: Terragrunt Validate
- name: Terragrunt Validation
id: validate
shell: bash
run: |
Expand Down

0 comments on commit 80bc394

Please sign in to comment.