From 9a2fe7e747541f98c543c2341c73d05fac9453b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 16:26:32 +0000 Subject: [PATCH] Update buildkite plugin plugin-linter to v3.2.0 --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 3c7223c..f852942 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -13,5 +13,5 @@ steps: - label: ":sparkles: Lint" plugins: - plugin-linter#v3.0.0: + plugin-linter#v3.2.0: id: docker-login \ No newline at end of file