From 932caf8c1027bdf5d9b4730b1fe00ccacd55b133 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 15:37:36 +0000 Subject: [PATCH] chore(deps): update dependency actionlint to v1.7.12 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 9b9f6a646..b95ad78d3 100644 --- a/mise.toml +++ b/mise.toml @@ -8,7 +8,7 @@ node = "24.15.0" protoc = "34.0" # Linters -actionlint = "1.7.10" +actionlint = "1.7.12" "cargo:xmloxide" = "0.4.1" editorconfig-checker = "v3.6.1" "github:grafana/flint" = "0.20.3"