From ab5119fc3d6a2c3fb405c03deb5a2da18c5d8fe7 Mon Sep 17 00:00:00 2001 From: Mikey Henderson Date: Tue, 11 Jul 2023 11:38:34 -0700 Subject: [PATCH] Update integration-manifest.json pushsha and commitsha did not match to create release. This is a forced release build --- integration-manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integration-manifest.json b/integration-manifest.json index b78766b..30890a5 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -4,5 +4,6 @@ "name": "Entrust CA AnyGateway", "status": "production", "link_github": true, + "update_catalog": true, "description": "This integration allows for the Synchronization, Enrollment, and Revocation of certificates from Entrust." -} \ No newline at end of file +}