Skip to content

Commit f2169c5

Browse files
committed
fix: correct indentation in README.yaml blockquote
1 parent 9e7c58c commit f2169c5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ usage: |-
189189
To enable plan diff mode, set the `plan-diff` input to `true`.
190190
191191
> [!IMPORTANT]
192-
> When plan-diff is disabled, the action will apply the stored plan without re-validating it.
193-
> This may result in unintended changes if the underlying infrastructure has been modified between the plan and apply steps.
194-
> Additionally, stored plans are single-use: even if an apply operation fails for any reason, the plan becomes outdated and cannot be reused.
192+
> When plan-diff is disabled, the action will apply the stored plan without re-validating it.
193+
> This may result in unintended changes if the underlying infrastructure has been modified between the plan and apply steps.
194+
> Additionally, stored plans are single-use: even if an apply operation fails for any reason, the plan becomes outdated and cannot be reused.
195195
196196
### Workflow example
197197

0 commit comments

Comments
 (0)