Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit ffa6c1b

Browse files
Update cloudposse/github-action-docker-compose-test-run action to v0.2.0 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3497574 commit ffa6c1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-ci-dockerized-app-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120

121121
- name: Tests
122122
id: test
123-
uses: cloudposse/github-action-docker-compose-test-run@0.1.2
123+
uses: cloudposse/github-action-docker-compose-test-run@0.2.0
124124
with:
125125
file: test/docker-compose.yml
126126
service: app

0 commit comments

Comments
 (0)