From 7f75d5fb4330419f8baf80bcc81b89d439528312 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Dec 2024 02:07:37 +0000 Subject: [PATCH] chore(deps): update dependency stateful/runme to v3.10.1 --- tools/runme/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/runme/manifest.yaml b/tools/runme/manifest.yaml index e8ba37eb21..8cd975ffc2 100644 --- a/tools/runme/manifest.yaml +++ b/tools/runme/manifest.yaml @@ -4,7 +4,7 @@ name: runme license: name: Apache License 2.0 link: https://github.com/stateful/runme/blob/main/LICENSE -version: "3.10.0" +version: "3.10.1" check: ${binary} --version | cut -d' ' -f3 platforms: - linux/amd64