From 46ecd11146e839974c219ee09cf751e1a38c080d Mon Sep 17 00:00:00 2001 From: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com> Date: Tue, 11 Feb 2025 18:20:18 +0100 Subject: [PATCH] Update README.md Co-authored-by: Oleksandr Levchenkov Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b896fc..055cc91 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GitHub Action for setting up OpenTofu > [!NOTE] -> This is a community-maintained repository. The OpenTofu team does not fix bugs or add features, but is happy to review community pull requests. +> This is a community-maintained repository. The OpenTofu team does not fix non-critical bugs or add features, but is happy to review community pull requests. > [!TIP] > Having trouble with exit codes or the output format? Try setting the `tofu_wrapper` setting to `false`.