Skip to content

Commit 085985f

Browse files
authored
Merge pull request #387 from openedx/dependabot/github_actions/supercharge/mongodb-github-action-1.12.1
build(deps): bump supercharge/mongodb-github-action from 1.12.0 to 1.12.1
2 parents 8a035d4 + 213157f commit 085985f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: ${{ matrix.python-version }}
2525

2626
- name: Start MongoDB
27-
uses: supercharge/mongodb-github-action@1.12.0
27+
uses: supercharge/mongodb-github-action@1.12.1
2828
with:
2929
mongodb-version: 4.0
3030

0 commit comments

Comments
 (0)