From 903977c63ade02a4668966920059e489c1cd13c5 Mon Sep 17 00:00:00 2001 From: Courtney Claessens Date: Wed, 15 Jun 2022 09:32:17 -0400 Subject: [PATCH] branding! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085fd83ff..89196bbbd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This action scans your pull requests for dependency changes and will raise an error if any new dependencies have existing vulnerabilities. The action is supported by an [API endpoint](https://docs.github.com/en/rest/reference/dependency-graph#dependency-review) that diffs the dependencies between any two revisions. -The action is available for all public repositories, as well as private repositories that have Github Advanced Security licensed. +The action is available for all public repositories, as well as private repositories that have GitHub Advanced Security licensed. Screen Shot 2022-03-31 at 1 10 51 PM