From e9fb24523c84ff4484576a376d591c8cc579c0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Fri, 22 Dec 2023 10:06:54 +0000 Subject: [PATCH] Bump buildbot to v3.10.0 release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/buildbot/buildbot/releases/tag/v3.10.0 Signed-off-by: Petr Štetiar --- .github/workflows/build-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-push.yml b/.github/workflows/build-push.yml index 1ae0f27..e5d06d1 100644 --- a/.github/workflows/build-push.yml +++ b/.github/workflows/build-push.yml @@ -8,7 +8,7 @@ on: pull_request: env: - BUILDBOT_VERSION: 3.9.0 + BUILDBOT_VERSION: 3.10.0 GITHUB_SHA_LEN: 8 concurrency: