diff --git a/README.md b/README.md index 2e2550d..207423a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This will check all shellscripts with shellcheck. ```yml steps: - plugins: - shellcheck#v1.0.1: + shellcheck#v1.1.0: files: scripts/*.sh ```