diff --git a/config/mise/config.toml b/config/mise/config.toml index cf9a0b7..ae68d02 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -36,6 +36,7 @@ show_tools = false "go:github.com/hashicorp/terraform-ls" = "latest" "go:github.com/nametake/golangci-lint-langserver" = "latest" "go:github.com/rakyll/hey" = "latest" +"go:github.com/rhysd/actionlint/cmd/actionlint" = "latest" "go:github.com/segmentio/golines" = "latest" "go:golang.org/x/tools/cmd/godoc" = "latest" "go:golang.org/x/tools/cmd/goimports" = "latest" @@ -70,7 +71,6 @@ show_tools = false "npm:vscode-json-languageserver" = "latest" "npm:yaml-language-server" = "latest" 1password-cli = "latest" -actionlint = "latest" buf = "latest" ctop = "latest" direnv = "latest"