Skip to content

Commit 3a1d929

Browse files
dependabot[bot]feanil
authored andcommitted
build(deps): bump supercharge/mongodb-github-action
Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.12.0 to 1.12.1. - [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.12.0...1.12.1) --- updated-dependencies: - dependency-name: supercharge/mongodb-github-action dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4df49fa commit 3a1d929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
key: docker-${{ runner.os }}-mongo-${{ matrix.mongo-version }}
8787

8888
- name: Start MongoDB
89-
uses: supercharge/[email protected].0
89+
uses: supercharge/[email protected].1
9090
with:
9191
mongodb-version: ${{ matrix.mongo-version }}
9292

0 commit comments

Comments
 (0)