Update action.yml

This commit is contained in:
Tonye Jack 2023-01-03 00:31:55 -07:00 committed by GitHub
parent e80b1c7e65
commit 83eb7d0871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ inputs:
required: false
default: "false"
json_raw_format:
description: "Output list of changed files jq raw output format which means that the output will not be surrounded by quotes and special characters will not be escaped."
description: "Output list of changed files in [jq](https://devdocs.io/jq/) raw output format which means that the output will not be surrounded by quotes and special characters will not be escaped."
required: false
default: "false"
fetch_depth: