From ca656ec8153f674317f74a955d93b201eae98053 Mon Sep 17 00:00:00 2001 From: Terra Field Date: Mon, 11 Dec 2023 17:12:59 -0800 Subject: [PATCH] Upgrade shellcheck to latest stable (0.9.0) --- src/commands/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/install.yml b/src/commands/install.yml index 32c78cf..bbad598 100644 --- a/src/commands/install.yml +++ b/src/commands/install.yml @@ -4,7 +4,7 @@ description: > parameters: version: description: Select the tagged release version of Shellcheck to install. - default: "0.7.1" + default: "0.9.0" type: string steps: