mirror of https://github.com/usbharu/Hideout.git
chore(deps): update supercharge/mongodb-github-action action to v1.11.0
This commit is contained in:
parent
d47b41b5aa
commit
de450301a3
|
@ -170,7 +170,7 @@ jobs:
|
|||
distribution: 'temurin'
|
||||
|
||||
- name: MongoDB in GitHub Actions
|
||||
uses: supercharge/mongodb-github-action@1.10.0
|
||||
uses: supercharge/mongodb-github-action@1.11.0
|
||||
with:
|
||||
mongodb-version: latest
|
||||
|
||||
|
@ -387,7 +387,7 @@ jobs:
|
|||
distribution: 'temurin'
|
||||
|
||||
- name: MongoDB in GitHub Actions
|
||||
uses: supercharge/mongodb-github-action@1.10.0
|
||||
uses: supercharge/mongodb-github-action@1.11.0
|
||||
with:
|
||||
mongodb-version: latest
|
||||
|
||||
|
|
Loading…
Reference in New Issue