Merge pull request #37112 from openedx/dependabot/github_actions/supercharge/mongodb-github-action-1.12.0

build(deps): bump supercharge/mongodb-github-action from 1.11.0 to 1.12.0
This commit is contained in:
Feanil Patel
2025-08-04 16:51:48 -04:00
committed by GitHub

View File

@@ -82,7 +82,7 @@ jobs:
key: docker-${{ runner.os }}-mongo-${{ matrix.mongo-version }}
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.11.0
uses: supercharge/mongodb-github-action@1.12.0
with:
mongodb-version: ${{ matrix.mongo-version }}