From 8436f278d078afda032acdb40c7dcd6414fa186a Mon Sep 17 00:00:00 2001 From: Jonathan Clem Date: Mon, 13 Apr 2020 11:49:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 13237a6..1d94ab5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # GitHub Action for GitHub +🚨 **This action is deprecated! Please use [actions/github-script](https://github.com/actions/github-script), instead.** + This action conveniently wraps [actions-toolkit](https://github.com/JasonEtco/actions-toolkit), making it simple to do things like label, assign, and comment on issues on GitHub. Here are a few use cases for this action: