Skip to content

Commit b924716

Browse files
authored
Merge pull request #318 from benbalter/dependabot/github_actions/isbang/compose-action-2.0.1
Bump isbang/compose-action from 1.5.1 to 2.0.1
2 parents d609469 + a368dfd commit b924716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

+1-1
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@v1.5.1
19+
uses: isbang/compose-action@v2.0.1
2020
with:
2121
compose-file: './docker-compose.yml'
2222

0 commit comments

Comments
 (0)