Skip to content

Commit 871b4a1

Browse files
dependabot[bot]franmomu
authored andcommitted
Bump isbang/compose-action from 2.0.0 to 2.0.1
Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](hoverkraft-tech/compose-action@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: isbang/compose-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f2e7a1 commit 871b4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa-dockerfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@v4
3232

3333
- name: Build "php" container
34-
uses: isbang/[email protected].0
34+
uses: isbang/[email protected].1
3535
with:
3636
compose-file: "./compose.yaml"
3737
services: |

0 commit comments

Comments
 (0)