Update action.yml

This commit is contained in:
Brett Logan 2022-10-04 11:23:21 -04:00
parent 6b9414b72d
commit bb2d833b08

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