Skip to content

Commit c833bc3

Browse files
authored
Merge pull request #34 from ruby-grape/dependabot/github_actions/supercharge/mongodb-github-action-1.12.1
Bump supercharge/mongodb-github-action from 1.12.0 to 1.12.1
2 parents 1acb55a + c03daa5 commit c833bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].0
25+
- uses: supercharge/[email protected].1
2626
with:
2727
mongodb-version: ${{ matrix.entry.mongodb }}
2828
- name: Run Tests

0 commit comments

Comments
 (0)