Skip to content

Commit

Permalink
chore(deps): update buildkite plugin docker-compose to v5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-renovate[bot] authored Oct 8, 2024
1 parent 5e1bcb7 commit d3256bd
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#v5.4.0:
- docker-compose#v5.4.1:
run: lint-shellcheck

- name: lint-plugin
plugins:
- docker-compose#v5.4.0:
- docker-compose#v5.4.1:
run: lint-plugin

- name: bats tests
plugins:
- docker-compose#v5.4.0:
- docker-compose#v5.4.1:
run: tests

0 comments on commit d3256bd

Please sign in to comment.