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:
2
.github/workflows/unit-tests-gh-hosted.yml
vendored
2
.github/workflows/unit-tests-gh-hosted.yml
vendored
@@ -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}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user