Skip to content

Commit e5729eb

Browse files
committed
Deps: Update a8c ci toolkit to 3.4.2
Release Notes: https://github.com/Automattic/ a8c-ci-toolkit-buildkite-plugin/releases/tag/3.4.2 ------------------------------------------------------------------------ FYI: The breaking change in '3.0.0' is due to removing the 'nvm_install' command, but this repo doesn't use that anywhere anyway. As such, it is safe to apply this update.
1 parent eabcc1d commit e5729eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
common_params:
55
# Common plugin settings to use with the `plugins` key.
66
- &common_plugins
7-
- automattic/a8c-ci-toolkit#2.15.0
7+
- automattic/a8c-ci-toolkit#3.4.2
88

99
agents:
1010
queue: "android"

.buildkite/schedules/dependency-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
common_params:
55
# Common plugin settings to use with the `plugins` key.
66
- &common_plugins
7-
- automattic/a8c-ci-toolkit#2.15.0
7+
- automattic/a8c-ci-toolkit#3.4.2
88

99
agents:
1010
queue: "android"

0 commit comments

Comments
 (0)