From 179b3d1fbc99b0d56a3d52551d9b40433db176a9 Mon Sep 17 00:00:00 2001 From: Nick A Nichols Date: Thu, 25 May 2023 18:34:49 -0500 Subject: [PATCH] MAINTENANCE MODE This repository is now in maintenance-only mode. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index de11340..a4239ec 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ When diagnosing issues, please check your Actions tab for any deprecation notice As of writing, this action requires that `actions/checkout` is set to at least `3.x.y`. +## Maintenance Mode + +As of May 25, 2023 this action is now in maintenence mode. +I will continue to support existing users by applying patches and fixes, but new feature development is frozen. +I recommend upgrading dependency management to a cross-language tool such as [Renovate.](https://github.com/renovatebot/renovate "The RenovateBot repository") + +If you prefer per-language tools, you are free to fork this repository or reference its implementation in the Actions you maintain. + ## Sample Usage ### Basic