superlint/action.yml
Zack Koppert 469e002c2e
testing versioning (#1171)
* Synchronize versions for upcoming release potentially addressing #490
2021-01-29 21:06:59 -08:00

9 lines
282 B
YAML

name: 'Super-Linter'
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:v3.14.5'
branding:
icon: 'check-square'
color: 'white'