Skip to content

Commit

Permalink
Bump hoverkraft-tech/compose-action from 2.0.2 to 2.1.0 (#1126)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a55bfc9 commit ed45470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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/compose-action@v2.0.2
uses: hoverkraft-tech/compose-action@v2.1.0
with:
compose-file: './docker-compose.yml'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/grafana-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
NODE_OPTIONS: '--max_old_space_size=4096'

- name: Install and run Docker Compose
uses: hoverkraft-tech/compose-action@v2.0.2
uses: hoverkraft-tech/compose-action@v2.1.0
with:
compose-file: './docker-compose.yml'

Expand Down

0 comments on commit ed45470

Please sign in to comment.