From 17fa1ab9609215b8abae1c1caba5ad13c3bea171 Mon Sep 17 00:00:00 2001 From: Daniel Marbach Date: Fri, 22 Sep 2023 20:51:28 +0200 Subject: [PATCH] Stable action --- .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 315f9635..4f36b952 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@a33f1265a3575ae598edc8051ceda87ff2961210 + uses: Particular/setup-mongodb-action@v1.3.0 with: connection-string-name: NServiceBusStorageMongoDB_ConnectionString mongodb-port: 27018