From bc0f09b9ea1df599011787f51d296bd793e7cfb5 Mon Sep 17 00:00:00 2001
From: Jeff Levin <jeff@freezerburned.org>
Date: Tue, 24 May 2022 12:49:12 -0800
Subject: [PATCH] update docs (#1180)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index a274381..c0a8778 100644
--- a/README.md
+++ b/README.md
@@ -211,6 +211,10 @@ act -s GITHUB_TOKEN=[insert token or leave blank for secure input]
 
 # Known Issues
 
+## Services
+
+Services are not currently supported but are being worked on. See: https://github.com/nektos/act/issues/173
+
 ## `MODULE_NOT_FOUND`
 
 A `MODULE_NOT_FOUND` during `docker cp` command [#228](https://github.com/nektos/act/issues/228) can happen if you are relying on local changes that have not been pushed. This can get triggered if the action is using a path, like: