diff --git a/action.yml b/action.yml index 3f1aba98..c18dbed8 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ author: 'GitHub' description: 'It is a simple combination of various linters, written in bash, to help validate your source code.' runs: using: 'docker' - image: 'docker://ghcr.io/github/super-linter:v4.9.6' + image: 'docker://ghcr.io/github/super-linter:v4.9.7' branding: icon: 'check-square' color: 'white'