Skip to content

Commit a963413

Browse files
Bump supercharge/mongodb-github-action from 1.8.0 to 1.12.1
Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.8.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.8.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 267fe27 commit a963413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
ruby-version: ${{ matrix.ruby }}
3333
- name: Start MongoDB
34-
uses: supercharge/mongodb-github-action@1.8.0
34+
uses: supercharge/mongodb-github-action@1.12.1
3535
with:
3636
mongodb-version: ${{ matrix.mongodb-version }}
3737
- name: unit testing

0 commit comments

Comments
 (0)