Skip to content

Commit

Permalink
chore(deps): update buildkite plugin docker-compose to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-renovate[bot] authored Nov 30, 2023
1 parent 13aed36 commit 1157a9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ agent:
steps:
- name: lint-shellcheck
plugins:
- docker-compose#v4.9.0:
- docker-compose#v4.16.0:
run: lint-shellcheck

- name: lint-plugin
plugins:
- docker-compose#v4.9.0:
- docker-compose#v4.16.0:
run: lint-plugin

- name: bats tests
plugins:
- docker-compose#v4.9.0:
- docker-compose#v4.16.0:
run: tests

0 comments on commit 1157a9a

Please sign in to comment.