mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-26 04:23:58 +03:00
Bump supercharge/mongodb-github-action from 1.3.0 to 1.7.0 (#1341)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
29372b48de
commit
88230a4a5d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -179,7 +179,7 @@ jobs:
|
||||
restore-keys: ${{ runner.os }}-build-${{ env.cache-name }}-${{ github.sha }}
|
||||
|
||||
- name: Start MongoDB
|
||||
uses: supercharge/mongodb-github-action@1.3.0
|
||||
uses: supercharge/mongodb-github-action@1.7.0
|
||||
with:
|
||||
mongodb-version: 4.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user