From a2058989298bd3786c7327810ea714d726619c54 Mon Sep 17 00:00:00 2001 From: Pierre Smeyers <pierre.smeyers@gmail.com> Date: Sat, 11 Nov 2023 00:24:40 +0100 Subject: [PATCH] docs: GitLab misspelled --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 959c390..0bb6941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ ### Features -* trigger gitleaks jobs without any needs leveraging Gitlab CI DAG ([bbf166f](https://gitlab.com/to-be-continuous/gitleaks/commit/bbf166f47785df0bacb115f47e2cbf56330c8bce)) +* trigger gitleaks jobs without any needs leveraging GitLab CI DAG ([bbf166f](https://gitlab.com/to-be-continuous/gitleaks/commit/bbf166f47785df0bacb115f47e2cbf56330c8bce)) # [2.0.0](https://gitlab.com/to-be-continuous/gitleaks/compare/1.3.0...2.0.0) (2022-08-05) -- GitLab