From ff1a3d1763a86f659b900af71b3ae53bddb055d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 10:49:42 +0100 Subject: [PATCH] chore(deps): update dependency actionlint to v1.7.4 (#3310) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency actionlint to v1.7.4 * 🤖🦾🛠️ scripts/asdf2devbox.py --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .tool-versions | 2 +- devbox.json | 2 +- devbox.lock | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.tool-versions b/.tool-versions index 4f85308aef..5f2004f364 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,5 +1,5 @@ act 0.2.69 -actionlint 1.7.3 +actionlint 1.7.4 bosh 7.3.1 credhub 2.9.29 cf 8.8.3 diff --git a/devbox.json b/devbox.json index c58a2b9bcb..19d27d5e0f 100644 --- a/devbox.json +++ b/devbox.json @@ -35,11 +35,11 @@ "ginkgo": "2.20.2", "bundler": "latest", "golangci-lint": "1.61.0", - "actionlint": "1.7.3", "go": "1.22.5", "direnv": "2.35.0", "ruby": "3.3.5", "act": "0.2.68", + "actionlint": "1.7.3", "cloudfoundry-cli": "8.8.1", "google-cloud-sdk": "latest", "temurin-bin-21": "latest" diff --git a/devbox.lock b/devbox.lock index 7def0c752e..b689364b48 100644 --- a/devbox.lock +++ b/devbox.lock @@ -50,8 +50,8 @@ } }, "actionlint@1.7.3": { - "last_modified": "2024-10-06T12:21:13Z", - "resolved": "github:NixOS/nixpkgs/50b3bd3fed0442bcbf7f58355e990da84af1749d#actionlint", + "last_modified": "2024-10-13T23:44:06Z", + "resolved": "github:NixOS/nixpkgs/d4f247e89f6e10120f911e2e2d2254a050d0f732#actionlint", "source": "devbox-search", "version": "1.7.3", "systems": { @@ -59,41 +59,41 @@ "outputs": [ { "name": "out", - "path": "/nix/store/33rbqx21gcp3imbrr2i0ykhz7x9ixsj5-actionlint-1.7.3", + "path": "/nix/store/rw7v977ipky8r3ydhl2g0rp6hd5qbs9k-actionlint-1.7.3", "default": true } ], - "store_path": "/nix/store/33rbqx21gcp3imbrr2i0ykhz7x9ixsj5-actionlint-1.7.3" + "store_path": "/nix/store/rw7v977ipky8r3ydhl2g0rp6hd5qbs9k-actionlint-1.7.3" }, "aarch64-linux": { "outputs": [ { "name": "out", - "path": "/nix/store/xa1zzhm3szslprnknblyhvp4lbagk6nx-actionlint-1.7.3", + "path": "/nix/store/panhq42cnq6240mkllnrqshcwa0ii3rl-actionlint-1.7.3", "default": true } ], - "store_path": "/nix/store/xa1zzhm3szslprnknblyhvp4lbagk6nx-actionlint-1.7.3" + "store_path": "/nix/store/panhq42cnq6240mkllnrqshcwa0ii3rl-actionlint-1.7.3" }, "x86_64-darwin": { "outputs": [ { "name": "out", - "path": "/nix/store/z37rjxbvy5z9pk0vbimw2gw2rqdxjjc3-actionlint-1.7.3", + "path": "/nix/store/rjq12m13p89ljnkb7zmi6p57cz5davdx-actionlint-1.7.3", "default": true } ], - "store_path": "/nix/store/z37rjxbvy5z9pk0vbimw2gw2rqdxjjc3-actionlint-1.7.3" + "store_path": "/nix/store/rjq12m13p89ljnkb7zmi6p57cz5davdx-actionlint-1.7.3" }, "x86_64-linux": { "outputs": [ { "name": "out", - "path": "/nix/store/48asng2d6lcma3rblhq56zwzbp7c7hbf-actionlint-1.7.3", + "path": "/nix/store/3fxnhvjl93djzmwa8d36gqd9v2s45s29-actionlint-1.7.3", "default": true } ], - "store_path": "/nix/store/48asng2d6lcma3rblhq56zwzbp7c7hbf-actionlint-1.7.3" + "store_path": "/nix/store/3fxnhvjl93djzmwa8d36gqd9v2s45s29-actionlint-1.7.3" } } },