Skip to content

Commit e54f2e5

Browse files
committed
update mongodb action version
1 parent 1a3f856 commit e54f2e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: make
2929

3030
- name: Start MongoDB
31-
uses: MongoCamp/mongodb-github-action@1.2.0
31+
uses: MongoCamp/mongodb-github-action@1.3.0
3232
with:
3333
mongodb-version: ${{ matrix.mongodb-version }}
3434
mongodb-port: 8230

0 commit comments

Comments
 (0)