Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/fix-secret-detection-template.yml')
-rw-r--r--changelogs/unreleased/fix-secret-detection-template.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-secret-detection-template.yml b/changelogs/unreleased/fix-secret-detection-template.yml
new file mode 100644
index 00000000000..5d189cbc628
--- /dev/null
+++ b/changelogs/unreleased/fix-secret-detection-template.yml
@@ -0,0 +1,5 @@
+---
+title: "Fix script typo in secret detection template causing the detection to be skipped"
+merge_request: 51544
+author: Vicken Simonian @vicken.papaya
+type: fixed