diff --git a/action.yml b/action.yml index 449dd6c..192b54b 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ inputs: outputs: failed-wrapper: - description: The path of the Gradle Wrapper(s) JAR that failed validation. + description: 'The path of the Gradle Wrapper(s) JAR that failed validation. Path is a platform-dependent relative path to git repository root. Multiple paths are separated by a | character.' runs: using: 'node20'