Skip to content

Commit 910c4ba

Browse files
dependabot[bot]phansys
authored andcommitted
Bump isbang/compose-action from 2.1.0 to 2.2.0
Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/isbang/compose-action/releases) - [Commits](hoverkraft-tech/compose-action@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: isbang/compose-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 964db6c commit 910c4ba

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/compose-action@v2.1.0
34+
uses: isbang/compose-action@v2.2.0
3535
with:
3636
compose-file: "./compose.yaml"
3737
services: |

0 commit comments

Comments
 (0)