From 1c6c18c8ea84422a9275646598301aed90209eb7 Mon Sep 17 00:00:00 2001 From: Ruud Senden <8635138+rsenden@users.noreply.github.com> Date: Fri, 8 Nov 2024 11:31:30 +0100 Subject: [PATCH] Remove trailing spaces --- code-scanning/fortify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-scanning/fortify.yml b/code-scanning/fortify.yml index e669499..906eb3b 100644 --- a/code-scanning/fortify.yml +++ b/code-scanning/fortify.yml @@ -93,7 +93,7 @@ jobs: # EXPORT_ACTION: # Customize export action # EXPORT_EXTRA_OPTS: --on-unsigned=ignore # Pass extra options to export action # TOOL_DEFINITIONS: # URL from where to retrieve Fortify tool definitions - + ############################################################# ##### Fortify Hosted / Software Security Center & ScanCentral ##### Remove this section if you're integrating with Fortify on Demand (see above)