use major tag for action.yml

This commit is contained in:
Zack Koppert 2023-06-30 16:03:30 -07:00 committed by GitHub
parent 0dd6586c92
commit 91ff773352
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:v5.0.0'
image: 'docker://ghcr.io/super-linter/super-linter:v5'
branding:
icon: 'check-square'
color: 'white'