Update action.yml

This commit is contained in:
Brett Logan 2022-10-04 11:22:23 -04:00
parent 5f638492f1
commit 6b9414b72d

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.9.6'
image: 'docker://ghcr.io/github/super-linter:v4.9.7'
branding:
icon: 'check-square'
color: 'white'