Skip to content

Commit d00f900

Browse files
authored
Merge pull request #29 from ruby-grape/dependabot/github_actions/supercharge/mongodb-github-action-1.12.0
Bump supercharge/mongodb-github-action from 1.7.0 to 1.12.0
2 parents 55dea8c + 09d3d93 commit d00f900

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)