Skip to content

Commit 09d3d93

Browse files
Bump supercharge/mongodb-github-action from 1.7.0 to 1.12.0
Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.7.0 to 1.12.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.7.0...1.12.0) --- updated-dependencies: - dependency-name: supercharge/mongodb-github-action dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7d3519 commit 09d3d93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-mongodb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
ruby-version: ${{ matrix.entry.ruby }}
2020
bundler-cache: true
21-
- uses: supercharge/mongodb-github-action@1.7.0
21+
- uses: supercharge/mongodb-github-action@1.12.0
2222
with:
2323
mongodb-version: ${{ matrix.entry.mongodb }}
2424
- name: Run Tests

0 commit comments

Comments
 (0)