mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-12 13:42:38 +00:00
Bump supercharge/mongodb-github-action from 1.8.0 to 1.9.0 (#2621)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
65aac9b44f
commit
f20bdccbbe
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -197,7 +197,7 @@ jobs:
|
|||||||
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||||
|
|
||||||
- name: Start MongoDB
|
- name: Start MongoDB
|
||||||
uses: supercharge/mongodb-github-action@1.8.0
|
uses: supercharge/mongodb-github-action@1.9.0
|
||||||
with:
|
with:
|
||||||
mongodb-version: 5.0
|
mongodb-version: 5.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user