Skip to content

Commit

Permalink
Bump hoverkraft-tech/compose-action from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [hoverkraft-tech/compose-action](https://github.com/hoverkraft-tech/compose-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/hoverkraft-tech/compose-action/releases)
- [Commits](hoverkraft-tech/compose-action@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/compose-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 30fe242 commit 616e5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: yarn playwright install --with-deps

- name: Install and run Docker Compose
uses: hoverkraft-tech/[email protected].1
uses: hoverkraft-tech/[email protected].2
with:
compose-file: './docker-compose.yml'

Expand Down

0 comments on commit 616e5a3

Please sign in to comment.