Skip to content

Commit 00ad20d

Browse files
chore: update supercharge/mongodb-github-action action to v1.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2d66e7 commit 00ad20d

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
@@ -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@1.11.0
3030
with:
3131
mongodb-version: ${{ matrix.mongodb-version }}
3232

0 commit comments

Comments
 (0)