Skip to content

Commit 77bfa0b

Browse files
Bump supercharge/mongodb-github-action from 1.10.0 to 1.12.1
Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.10.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.10.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] <[email protected]>
1 parent ce8509e commit 77bfa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
bundler-cache: true
124124

125125
- name: Start MongoDB
126-
uses: supercharge/mongodb-github-action@1.10.0
126+
uses: supercharge/mongodb-github-action@1.12.1
127127
with:
128128
mongodb-version: 4.4.9
129129

0 commit comments

Comments
 (0)