Release v4.10.1

Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
Brett Logan 2023-01-16 20:48:32 -05:00
parent bd1439f846
commit 454ba4482c
No known key found for this signature in database
GPG key ID: C873B2DE95B88A53
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.10.0'
image: 'docker://ghcr.io/github/super-linter:v4.10.1'
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.10.0'
image: 'docker://ghcr.io/github/super-linter:slim-v4.10.1'
branding:
icon: 'check-square'
color: 'white'