From 2742682f4eaa5310cc2f18323d6d03628c9a2d99 Mon Sep 17 00:00:00 2001 From: Daniel Marbach Date: Tue, 5 Mar 2024 21:45:23 +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 5f57e4c7..210ea7d7 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@04245e1994faf2bc208e7dd2fb4ae75d5d371cd4 + uses: Particular/setup-mongodb-action@1e305bc76ded7d8feba5bd1871e334694c593a33 with: connection-string-name: NServiceBusStorageMongoDB_ConnectionString mongodb-port: 27018