Skip to content

Commit 9e0ade6

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 3b0719e commit 9e0ade6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ancient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
### MONGODB
113113
- name: Start MongoDB
114-
uses: supercharge/mongodb-github-action@1.12.0
114+
uses: supercharge/mongodb-github-action@1.12.1
115115
if: "endsWith(matrix.exec_cmd, 'mongoid')"
116116
with:
117117
mongodb-version: "8.0"

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
### MONGODB
6464
- name: Start MongoDB
65-
uses: supercharge/mongodb-github-action@1.12.0
65+
uses: supercharge/mongodb-github-action@1.12.1
6666
with:
6767
mongodb-version: "8.0"
6868

0 commit comments

Comments
 (0)