From 5365519b5f7d7b7233559947a1fa1e6964b135d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 22:00:24 +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 446a14b..6ce93c2 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,7 +1,7 @@ [tools] node = "24" elm = "0.19.1" -actionlint = "1.7.11" +actionlint = "1.7.12" # ============================================================================ # Dependency Installation Tasks