8000 Bump `supercharge/mongodb-github-action` from 1.10.0 to 1.11.0 (#109) · python-telegram-bot/ptbcontrib@b5ef9f5 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit b5ef9f5

Browse files
Bump supercharge/mongodb-github-action from 1.10.0 to 1.11.0 (#109)
Bumps [supercharge/mongodb-github-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c5be67 commit b5ef9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python-version: ${{ matrix.python-version }}
3030
- name: Start MongoDB
3131
if: ${{ matrix.os == 'ubuntu-latest' }}
32-
uses: supercharge/mongodb-github-action@1.10.0
32+
uses: supercharge/mongodb-github-action@1.11.0
3333
with:
3434
mongodb-version: latest
3535
- name: Install dependencies

0 commit comments

Comments
 (0)
0