From ee659ed9643214c29b76d9cfc5f3eb65a40f3026 Mon Sep 17 00:00:00 2001 From: Petra Jaros Date: Sun, 4 Oct 2020 14:34:05 -0400 Subject: [PATCH] Bump version of circleci/shellcheck orb (the API is the same) --- CircleCI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CircleCI.md b/CircleCI.md index 41bda8b..d2e66b2 100644 --- a/CircleCI.md +++ b/CircleCI.md @@ -9,7 +9,7 @@ https://circleci.com/orbs/registry/orb/circleci/shellcheck version: 2.1 orbs: - shellcheck: circleci/shellcheck@1.0.0 + shellcheck: circleci/shellcheck@2.0.0 workflows: shellcheck: