Skip to content

Commit cac2921

Browse files
authored
Merge pull request #336 from benbalter/dependabot/github_actions/isbang/compose-action-2.3.0
Bump isbang/compose-action from 2.2.0 to 2.3.0
2 parents f130acf + 4be3fc2 commit cac2921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Docker compose
19-
uses: isbang/compose-action@v2.2.0
19+
uses: isbang/compose-action@v2.3.0
2020
with:
2121
compose-file: './docker-compose.yml'
2222

0 commit comments

Comments
 (0)