Use latest major slim version (#4565)

fixes #4564
This commit is contained in:
Zack Koppert 2023-08-16 11:04:16 -07:00 committed by GitHub
parent a797192e18
commit 6e983e8ad5
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/super-linter/super-linter:slim-v5.2.0'
image: 'docker://ghcr.io/super-linter/super-linter:slim-v5'
branding:
icon: 'check-square'
color: 'white'