Merge pull request #34858 from openedx/dependabot/github_actions/supercharge/mongodb-github-action-1.11.0

build(deps): bump supercharge/mongodb-github-action from 1.7.0 to 1.11.0
This commit is contained in:
Feanil Patel
2024-05-30 14:53:02 -04:00
committed by GitHub

View File

@@ -62,7 +62,7 @@ jobs:
run: sudo apt-get update && sudo apt-get install libxmlsec1-dev lynx
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.7.0
uses: supercharge/mongodb-github-action@1.11.0
with:
mongodb-version: ${{ matrix.mongo-version}}