Skip to content

Commit 4e2d446

Browse files
chore(deps): update supercharge/mongodb-github-action action to v1.10.0
1 parent 55253fa commit 4e2d446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
node-version: ${{ env.NODE_VERSION }}
4646
cache: 'npm'
4747
- name: Start MongoDB
48-
uses: supercharge/mongodb-github-action@1.9.0
48+
uses: supercharge/mongodb-github-action@v1.10.0
4949
with:
5050
mongodb-version: 4.2
5151
- name: Install dependencies

0 commit comments

Comments
 (0)