Updating action.yml with new release version (#1759)

Co-authored-by: SuperLinter Automation <super_linter_automation@github.com>
This commit is contained in:
github-actions[bot] 2021-07-13 16:10:27 -05:00 committed by GitHub
parent 8aa951b5ad
commit df43d3fa6a
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/github/super-linter:v4.3.0'
image: 'docker://ghcr.io/github/super-linter:v4.4.1'
branding:
icon: 'check-square'
color: 'white'