Skip to content

Commit

Permalink
Bump supercharge/mongodb-github-action from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/supercharge/mongodb-github-action/releases)
- [Changelog](https://github.com/supercharge/mongodb-github-action/blob/main/CHANGELOG.md)
- [Commits](supercharge/mongodb-github-action@1.9.0...1.10.0)

---
updated-dependencies:
- dependency-name: supercharge/mongodb-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent 02aecbb commit d22c6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install requirements
run: pip install -r extra_requirements/requirements-tests.txt
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.9.0
uses: supercharge/mongodb-github-action@1.10.0
with:
mongodb-version: 4.2
# Perform coveralls (if coverage is set to True) or pytest
Expand Down

0 comments on commit d22c6ec

Please sign in to comment.