chore(deps): update supercharge/mongodb-github-action action to v1.11.0 (#1722)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-23 18:24:54 +08:00
committed by GitHub
parent 2efcbe85f0
commit 2953873c0c
2 changed files with 2 additions and 2 deletions

View File

@@ -93,7 +93,7 @@ jobs:
run: |
npm run bundle
- name: Start MongoDB
uses: supercharge/mongodb-github-action@v1.10.0
uses: supercharge/mongodb-github-action@1.11.0
with:
mongodb-version: 4.4
- name: Start Redis

View File

@@ -21,7 +21,7 @@ jobs:
node-version: 18.x
- name: Start MongoDB
uses: supercharge/mongodb-github-action@v1.10.0
uses: supercharge/mongodb-github-action@1.11.0
with:
mongodb-version: 4.4
- name: Start Redis