From 2f77d6fcbd3446376cb6a74411ce472a7c726c68 Mon Sep 17 00:00:00 2001 From: Daniel Marbach Date: Wed, 6 Mar 2024 00:20:52 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 80a2a69e..9aaa0b64 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: path: nugets/ retention-days: 7 - name: Setup MongoDB Server - uses: Particular/setup-mongodb-action@e032d95bb44609ad49dc1dfceabb54100287521e + uses: Particular/setup-mongodb-action@58e08e95553eb20f2e6658a2e461bbb46b7cd8a7 with: connection-string-name: NServiceBusStorageMongoDB_ConnectionString mongodb-port: 27018