Updating action.yml with new release version (#1312)

Co-authored-by: SuperLinter Automation <super_linter_automation@github.com>
This commit is contained in:
github-actions[bot] 2021-03-05 09:14:57 -06:00 committed by GitHub
parent 68c8bf9f11
commit f1a03adaa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ author: 'GitHub'
description: 'It is a simple combination of various linters, written in bash, to help validate your source code.' description: 'It is a simple combination of various linters, written in bash, to help validate your source code.'
runs: runs:
using: 'docker' using: 'docker'
image: 'docker://ghcr.io/github/super-linter:v3.15.1' image: 'docker://ghcr.io/github/super-linter:v3.15.2'
branding: branding:
icon: 'check-square' icon: 'check-square'
color: 'white' color: 'white'