This commit is contained in:
Brett Logan 2022-01-27 11:44:30 -05:00
parent d09b2a386f
commit d36ab6531a
No known key found for this signature in database
GPG key ID: 52ED7D1F56850EE6
2 changed files with 2 additions and 2 deletions

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

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