Skip to content

Commit ee4c865

Browse files
chore(deps): update buildkite plugin docker-compose to v5.12.1 (#47)
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
1 parent d25893d commit ee4c865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ agent:
44
steps:
55
- name: lint-shellcheck
66
plugins:
7-
- docker-compose#v5.12.0:
7+
- docker-compose#v5.12.1:
88
run: lint-shellcheck
99

1010
- name: lint-plugin
1111
plugins:
1212
- planetscale/telemetry#${BUILDKITE_COMMIT}: {}
13-
- docker-compose#v5.12.0:
13+
- docker-compose#v5.12.1:
1414
run: lint-plugin
1515

1616
# - name: bats tests

0 commit comments

Comments
 (0)