Skip to content

Commit 682abeb

Browse files
Bump supercharge/mongodb-github-action from 1.10.0 to 1.11.0 in the actions group (#38)
Bumps the actions group with 1 update: [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action). Updates `supercharge/mongodb-github-action` from 1.10.0 to 1.11.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.10.0...1.11.0) --- updated-dependencies: - dependency-name: supercharge/mongodb-github-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3789b9f commit 682abeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Copy the test settings file
6262
run: cp .github/workflows/mongodb_settings.py django_repo/tests/
6363
- name: Start MongoDB
64-
uses: supercharge/mongodb-github-action@1.10.0
64+
uses: supercharge/mongodb-github-action@1.11.0
6565
with:
6666
mongodb-version: 4.4
6767
- name: Run tests

0 commit comments

Comments
 (0)