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)