Skip to content

Commit a584723

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/continuous-integration.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node-version: ${{ matrix.node-version }}
2727

2828
- name: Start MongoDB
29-
uses: supercharge/mongodb-github-action@1.3.0
29+
uses: supercharge/mongodb-github-action@v1.8.0
3030
with:
3131
mongodb-version: ${{ matrix.mongodb-version }}
3232

0 commit comments

Comments
 (0)