From ce9d751c8c247c184cfdeb3fcb2d63d39e842809 Mon Sep 17 00:00:00 2001 From: Lukasz Warchol Date: Tue, 28 Jun 2022 14:21:39 +0200 Subject: [PATCH] Update legacy version reference in the Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b2fa88..0512d35 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ not the original GitHub projects. > **NOTE:** This Action (currently) only supports auto-adding Issues/Pull Requests to a Project which lives in the same organization as your target Repository. -> **NOTE:** This action no longer uses the deprecated ProjectNext API. If you are looking for the old version of that action, use version [v0.0.3](https://github.com/actions/add-to-project/releases/tag/v0.0.3). +> **NOTE:** ⚠️ This action no longer uses the deprecated ProjectNext API. If you are looking for the old version of that action, use version [v0.0.5](https://github.com/actions/add-to-project/releases/tag/v0.0.5). ## Usage