From 5f9933a24c7aac2cef56dad8efbcb73ee0d901c5 Mon Sep 17 00:00:00 2001 From: Florian Mutter Date: Tue, 2 May 2023 16:36:14 +0200 Subject: [PATCH] Remove trailing whitespace from comment This might break linters that check for trailing whitespaces --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 22a3fcf..683a8fd 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ inputs: file-header: description: 'Header to add to the generated file. ${input-name} will be replaced with the value of the given input.' default: | - # This file was generated by the "Generate Dependabot Glob" action. Do not edit it directly. + # This file was generated by the "Generate Dependabot Glob" action. Do not edit it directly. # Make changes to `${template-file}` and a PR will be automatically created. runs: