ci: Update isbang/compose-action and postgres in DB tests (no-changelog) (#9165)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-04-18 16:35:19 +02:00
committed by GitHub
parent be8203a1da
commit eab01876ab
2 changed files with 3 additions and 3 deletions

View File

@@ -84,7 +84,7 @@ jobs:
key: ${{ github.sha }}:db-tests
- name: Start MySQL
uses: isbang/compose-action@v1.5.1
uses: isbang/compose-action@v2.0.0
with:
compose-file: ./.github/docker-compose.yml
services: |
@@ -117,7 +117,7 @@ jobs:
key: ${{ github.sha }}:db-tests
- name: Start Postgres
uses: isbang/compose-action@v1.5.1
uses: isbang/compose-action@v2.0.0
with:
compose-file: ./.github/docker-compose.yml
services: |