From 0cc3dbfbca88c47c90672cc99987b18727130883 Mon Sep 17 00:00:00 2001 From: Inaki Villar Date: Thu, 13 Jun 2024 10:57:10 -0700 Subject: [PATCH] missing . in the action description --- setup-gradle/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-gradle/action.yml b/setup-gradle/action.yml index 3742dd3..1c93cad 100644 --- a/setup-gradle/action.yml +++ b/setup-gradle/action.yml @@ -121,7 +121,7 @@ inputs: required: false develocity-capture-file-fingerprints: - description: Enables capturing the paths and content hashes of each individual input file + description: Enables capturing the paths and content hashes of each individual input file. required: false develocity-enforce-url: