Skip to content

Commit d48a39f

Browse files
committed
bump version
1 parent 39f2728 commit d48a39f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
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

@@ -96,7 +96,7 @@ jobs:
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

0 commit comments

Comments
 (0)