diff --git a/.mise/config.toml b/.mise/config.toml index 5d76d50..5800ed2 100644 --- a/.mise/config.toml +++ b/.mise/config.toml @@ -15,7 +15,7 @@ node = "26.7.0" oxfmt = "0.64.0" regctl = "0.11.5" shellcheck = "0.11.0" -yq = "4.53.3" +yq = "4.53.6" zizmor = "1.29.0" [tasks.local-build] diff --git a/.mise/mise.lock b/.mise/mise.lock index 9afbaf6..10d0d16 100644 --- a/.mise/mise.lock +++ b/.mise/mise.lock @@ -163,25 +163,25 @@ url = "https://github.com/koalaman/shellcheck/releases/download/v0.11.0/shellche url_api = "https://api.github.com/repos/koalaman/shellcheck/releases/assets/279056932" [[tools.yq]] -version = "4.53.3" +version = "4.53.6" backend = "aqua:mikefarah/yq" [tools.yq."platforms.linux-arm64"] -checksum = "sha256:578648e463a11c1b6db6010cbf41eafed6bee79466fcffa1bb446672cf7945ea" -url = "https://github.com/mikefarah/yq/releases/download/v4.53.3/yq_linux_arm64" -url_api = "https://api.github.com/repos/mikefarah/yq/releases/assets/440146727" +checksum = "sha256:88a1016bc1d657375a35864e4f44b6f333df8ff97b559f51bba0adcb2169df09" +url = "https://github.com/mikefarah/yq/releases/download/v4.53.6/yq_linux_arm64" +url_api = "https://api.github.com/repos/mikefarah/yq/releases/assets/522028007" provenance = "cosign" [tools.yq."platforms.linux-x64"] -checksum = "sha256:fa52a4e758c63d38299163fbdd1edfb4c4963247918bf9c1c5d31d84789eded4" -url = "https://github.com/mikefarah/yq/releases/download/v4.53.3/yq_linux_amd64" -url_api = "https://api.github.com/repos/mikefarah/yq/releases/assets/440146735" +checksum = "sha256:c5f056448f973ae7d39b5401949648a78f2dc1947d6a8eb65be60d5c504b9385" +url = "https://github.com/mikefarah/yq/releases/download/v4.53.6/yq_linux_amd64" +url_api = "https://api.github.com/repos/mikefarah/yq/releases/assets/522028022" provenance = "cosign" [tools.yq."platforms.macos-arm64"] -checksum = "sha256:877de31753a4dd2401aa048937aa9a7fc4d5f6ce858cf31508c5802954297213" -url = "https://github.com/mikefarah/yq/releases/download/v4.53.3/yq_darwin_arm64" -url_api = "https://api.github.com/repos/mikefarah/yq/releases/assets/440146762" +checksum = "sha256:cceb0b8d71ea5294334121f8429f33f92b920e7217d904a2f9f35443968ac424" +url = "https://github.com/mikefarah/yq/releases/download/v4.53.6/yq_darwin_arm64" +url_api = "https://api.github.com/repos/mikefarah/yq/releases/assets/522028033" provenance = "cosign" [[tools.zizmor]]