Skip to content

Commit

Permalink
Merge pull request openedx#34858 from openedx/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/supercharge/mongodb-github-action-1.11.0

build(deps): bump supercharge/mongodb-github-action from 1.7.0 to 1.11.0
  • Loading branch information
feanil committed May 30, 2024
2 parents 824bbc1 + 36da528 commit f12cd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-gh-hosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

Expand Down

0 comments on commit f12cd32

Please sign in to comment.