Skip to content

Commit

Permalink
use new action
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Oct 22, 2024
1 parent f9a6db2 commit e74652f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: >-
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/verify-compose@v7.0.0
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/verify-compose@OPSEXP-2255
with:
compose_file_path: docker-compose/community-compose.yaml
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
steps:
- name: Verify docker-compose
uses: >-
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/verify-compose@v7.0.0
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/verify-compose@OPSEXP-2255
timeout-minutes: 10
with:
compose_file_path: docker-compose/${{ matrix.compose_file }}
Expand Down

0 comments on commit e74652f

Please sign in to comment.