summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-12-03 10:01:58 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-12-03 10:02:09 +0000
commit8e01cb03b5551fee7df739c60ec880d10714c8f7 (patch)
tree7685cecb9148ee7c0ed8d53caeeb75ccfec1d0ab /lib
parent7883fc51d563f59f2fdb45be348a0cb25a834a76 (diff)
downloadgitlab-ce-8e01cb03b5551fee7df739c60ec880d10714c8f7.tar.gz
Add latest changes from gitlab-org/security/gitlab@14-4-stable-ee
Diffstat (limited to 'lib')
-rw-r--r--lib/gitlab/quick_actions/extractor.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/gitlab/quick_actions/extractor.rb b/lib/gitlab/quick_actions/extractor.rb
index 1294e475145..2e4817e6b17 100644
--- a/lib/gitlab/quick_actions/extractor.rb
+++ b/lib/gitlab/quick_actions/extractor.rb
@@ -29,9 +29,7 @@ module Gitlab
# Anything, including `/cmd arg` which are ignored by this filter
# `
- `\n*
- .+?
- \n*`
+ `.+?`
)
}mix.freeze