From 76f7bd1ff16c84128d210d18062699207bee6635 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 21:33:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=F0=9F=A6=BE=F0=9F=9B=A0=EF=B8=8F?= =?UTF-8?q?=20scripts/asdf2devbox.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devbox.json | 4 ++-- devbox.lock | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devbox.json b/devbox.json index 2fe9b2b8f9..b33b4ad98a 100644 --- a/devbox.json +++ b/devbox.json @@ -36,10 +36,10 @@ "golangci-lint": "1.60.3", "yq-go": "4.44.3", "ginkgo": "2.20.2", - "act": "0.2.66", + "go": "1.22.3", + "act": "latest", "cloudfoundry-cli": "latest", "google-cloud-sdk": "latest", - "go": "1.22.3", "temurin-bin-21": "latest", "ruby": "latest" }, diff --git a/devbox.lock b/devbox.lock index c869115f63..2561029555 100644 --- a/devbox.lock +++ b/devbox.lock @@ -1,7 +1,7 @@ { "lockfile_version": "1", "packages": { - "act@0.2.66": { + "act@latest": { "last_modified": "2024-09-02T11:22:49Z", "resolved": "github:NixOS/nixpkgs/51b45dc262830ab95c7b9b039bb4f911d4b2509b#act", "source": "devbox-search",