From f38966fbec3981afd884ececf78ff29add418611 Mon Sep 17 00:00:00 2001 From: Anne-Marie <102995847+am-stead@users.noreply.github.com> Date: Thu, 23 May 2024 10:26:42 +0000 Subject: [PATCH] updating overview --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6a840b5..7fe9743 100644 --- a/README.md +++ b/README.md @@ -18,17 +18,19 @@ The action is available for: - Public repositories - Private repositories with a [GitHub Advanced Security](https://docs.github.com/en/enterprise-cloud@latest/get-started/learning-about-github/about-github-advanced-security) license. -When the action runs, you can see the results on: +### Viewing the results -- The **job logs**, found .... +When the action runs, you can see the results on: - GitHub workflow run log showing Dependency Review job output +- The **job logs** page. + - Go to the **Actions** tab for the repository and select the relevant workflow run. Then under "Jobs", click **dependency review**. -- The **job summary**, found .... + GitHub workflow run log showing Dependency Review job output +- The **job summary** page. + - Go to the **Actions** tab for the repository and select the relevant workflow run. Click **Summary**, then scroll to "dependency-review summary". GitHub job summary showing Dependency Review output - ## Installation - [Installation (standard)](#installation)