Skip to content

Commit c03daa5

Browse files
Bump supercharge/mongodb-github-action from 1.12.0 to 1.12.1
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] <support@github.com>
1 parent 3a3af34 commit c03daa5

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
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
ruby-version: ${{ matrix.entry.ruby }}
2424
bundler-cache: true
25-
- uses: supercharge/mongodb-github-action@1.12.0
25+
- uses: supercharge/mongodb-github-action@1.12.1
2626
with:
2727
mongodb-version: ${{ matrix.entry.mongodb }}
2828
- name: Run Tests

0 commit comments

Comments
 (0)