Update action.yml

This commit is contained in:
Lukas Gravley 2021-08-31 08:45:45 -05:00 committed by GitHub
parent 8227f79074
commit aea45684dd
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.'
runs:
using: 'docker'
image: 'docker://ghcr.io/github/super-linter:v4.6.2'
image: 'docker://ghcr.io/github/super-linter:v4.7.0'
branding:
icon: 'check-square'
color: 'white'