Skip to content

Commit 96a4ba8

Browse files
committed
chore: update supercharge/mongodb-github-action action to v1.8.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent baeaa37 commit 96a4ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
node-version: ${{ matrix.node-version }}
3333
- name: Start MongoDB
34-
uses: supercharge/mongodb-github-action@1.7.0
34+
uses: supercharge/mongodb-github-action@1.8.0
3535
with:
3636
mongodb-version: ${{ matrix.mongodb-version }}
3737
- name: Bootstrap project

0 commit comments

Comments
 (0)