From 9d68b5a6a25a7eae576284f7824981cd26b1d358 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 18:02:38 +0530 Subject: [PATCH] chore(deps): update supercharge/mongodb-github-action action to v1.12.1 (#63735) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/node.js-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js-tests.yml b/.github/workflows/node.js-tests.yml index e3b42182944..3a831578cb9 100644 --- a/.github/workflows/node.js-tests.yml +++ b/.github/workflows/node.js-tests.yml @@ -236,7 +236,7 @@ jobs: cat .env - name: Start MongoDB - uses: supercharge/mongodb-github-action@90004df786821b6308fb02299e5835d0dae05d0d # 1.12.0 + uses: supercharge/mongodb-github-action@315db7fe45ac2880b7758f1933e6e5d59afd5e94 # 1.12.1 with: mongodb-version: 8.0 mongodb-replica-set: test-rs