From 5e1325edb1c0686244d539941dca2bf2a76596ca Mon Sep 17 00:00:00 2001 From: Naman Jagdish Gala Date: Tue, 14 May 2024 04:43:17 +0000 Subject: [PATCH] Updates GitLab Pages version - Support mutual TLS when calling the GitLab API Reference: https://gitlab.com/gitlab-org/gitlab-pages/-/compare/d3853184e7d735a89479582ceac1d525497e477b...c222f55359efa198efd2c26d6d1c305a50619119?from_project_id=734943&straight=false Changelog: changed --- GITLAB_PAGES_VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GITLAB_PAGES_VERSION b/GITLAB_PAGES_VERSION index 0a6ac013167798..0d79e69bb77fa4 100644 --- a/GITLAB_PAGES_VERSION +++ b/GITLAB_PAGES_VERSION @@ -1 +1 @@ -d3853184e7d735a89479582ceac1d525497e477b +c222f55359efa198efd2c26d6d1c305a50619119 -- GitLab