From 2aeee846267dd143360972f10b27bf4d6e90327a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 21:25:53 +0000 Subject: [PATCH 1/2] chore(deps): update dependency act to v0.2.67 --- .tool-versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tool-versions b/.tool-versions index 04e9f889d1..7d4784fdd5 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,4 +1,4 @@ -act 0.2.66 +act 0.2.67 actionlint 1.7.1 bosh 7.3.1 credhub 2.9.29 From b627d69693bebf3943b8c530274b44726c97c650 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 2/2] =?UTF-8?q?=F0=9F=A4=96=F0=9F=A6=BE=F0=9F=9B=A0?= =?UTF-8?q?=EF=B8=8F=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",