From 461b9e645a89a674bafaf29ae5f95de1686775e4 Mon Sep 17 00:00:00 2001 From: brokenpip3 Date: Tue, 26 Dec 2023 11:35:46 +0100 Subject: [PATCH] add deprecation notice in favour of the bats-core org umbrella --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f4b41d1..0807153 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Setup Bats and Bats libraries +WARNING: this action is now under the bats-org umbrella and it's hosted [here](https://github.com/bats-core/bats-action). Please change your syntax to point to the new bats-org repo, this repo will be archived. + This GitHub Action installs [Bats](https://github.com/bats-core/bats-core) and the four major bats libraries: * [bats-support](https://github.com/bats-core/bats-support)