mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-27 02:42:11 +00:00
Bump supercharge/mongodb-github-action from 1.9.0 to 1.10.0 (#3568)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
281cd65f4a
commit
de03ecb895
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -204,7 +204,7 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
build-cache-${{ hashFiles('./common/temp/pnpm-lock.yaml') }}
|
build-cache-${{ hashFiles('./common/temp/pnpm-lock.yaml') }}
|
||||||
- name: Start MongoDB
|
- name: Start MongoDB
|
||||||
uses: supercharge/mongodb-github-action@1.9.0
|
uses: supercharge/mongodb-github-action@v1.10.0
|
||||||
with:
|
with:
|
||||||
mongodb-version: 5.0
|
mongodb-version: 5.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user