From 74f56d4e6f8325896c736a955d5c393b2ddce57f Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 13 May 2024 15:13:07 +0000 Subject: [PATCH] chore: Update the `launchable` version in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- goss/goss-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goss/goss-common.yaml b/goss/goss-common.yaml index 98a2b5bb6..7e261c5e1 100644 --- a/goss/goss-common.yaml +++ b/goss/goss-common.yaml @@ -67,7 +67,7 @@ command: exec: launchable --version exit-status: 0 stdout: - - 1.66.0 + - 1.88.0 make: exec: make --version exit-status: 0