From d9f2f701cfb7eab0dd65327c59ace911e2633a5e Mon Sep 17 00:00:00 2001
From: Christine Kim <125395064+chkim-usgs@users.noreply.github.com>
Date: Thu, 28 Dec 2023 12:28:15 -0700
Subject: [PATCH] Update ale submodule (#468)

* Update ale submodule

* Removed ale submodule

* Add back updated ale submodule
---
 .gitmodules | 2 +-
 ale         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index a317047..fc36b0f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,7 +6,7 @@
 	url = https://github.com/USGS-Astrogeology/csm
 [submodule "ale"]
 	path = ale
-	url = https://github.com/USGS-Astrogeology/ale.git
+	url = git@github.com:DOI-USGS/ale.git
 [submodule "json"]
 	path = json
 	url = https://github.com/nlohmann/json.git
diff --git a/ale b/ale
index ac24185..a7d8a14 160000
--- a/ale
+++ b/ale
@@ -1 +1 @@
-Subproject commit ac24185b1e89529a617210f15125ead0133e0cd5
+Subproject commit a7d8a148f54d5141c63ed45a24a71c890ca11de7
-- 
GitLab