From ea815ebddb8bfeb8bb98d360a31dad27149a4154 Mon Sep 17 00:00:00 2001 From: Federico Builes Date: Wed, 3 Aug 2022 11:25:03 +0200 Subject: [PATCH] Add link for GHAS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6295cbe..e399918 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The action is available for all public repositories, as well as private reposito ## Installation -**Please keep in mind that you need a GitHub Advanced Security license if you're running this action on private repos.** +**Please keep in mind that you need a [GitHub Advanced Security](https://docs.github.com/en/enterprise-cloud@latest/get-started/learning-about-github/about-github-advanced-security) license if you're running this action on private repos.** 1. Add a new YAML workflow to your `.github/workflows` folder: