From 9770b8da2c5c21d60475918f7011aba0f91fea34 Mon Sep 17 00:00:00 2001 From: Anne-Marie <102995847+am-stead@users.noreply.github.com> Date: Mon, 27 May 2024 09:13:46 +0200 Subject: [PATCH] Update README.md Co-authored-by: Jon Janego --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6344d71..ae7b78e 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ You can configure your repository to block a pull request from being merged if t ## Outputs -[TODO: Insert overview line here - what does output refer to? What / how it is used?] +Dependency review action can create [outputs](https://docs.github.com/en/actions/using-jobs/defining-outputs-for-jobs), so that data from its execution can be used by other jobs in a workflow. - `comment-content` is generated with the same content as would be present in a Dependency Review Action comment. - `dependency-changes` holds all dependency changes in a JSON format. The following outputs are subsets of `dependency-changes` filtered based on the configuration: