File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656 node-version : ${{ matrix.node-version }}
5757
5858 - name : Start MongoDB
59- uses : supercharge/mongodb-github-action@1.4.1
59+ uses : supercharge/mongodb-github-action@1.5.0
6060 with :
6161 mongodb-version : ${{ matrix.mongodb-version }}
6262
9696 node-version: ${{ matrix.node-version }}
9797
9898 - name: Start MongoDB
99- uses: supercharge/mongodb-github-action@1.4.1
99+ uses: supercharge/mongodb-github-action@1.5.0
100100 with:
101101 mongodb-version: ${{ matrix.mongodb-version }}
102102 mongodb-replica-set: test-rs
@@ -140,7 +140,7 @@ jobs:
140140 node-version: ${{ matrix.node-version }}
141141
142142 - name: Start MongoDB
143- uses: supercharge/mongodb-github-action@1.4.1
143+ uses: supercharge/mongodb-github-action@1.5.0
144144 with:
145145 mongodb-version: ${{ matrix.mongodb-version }}
146146 mongodb-replica-set: test-rs
You can’t perform that action at this time.
0 commit comments