superlint/action.yml
github-actions[bot] f1a03adaa9
Updating action.yml with new release version (#1312)
Co-authored-by: SuperLinter Automation <super_linter_automation@github.com>
2021-03-05 09:14:57 -06:00

10 lines
286 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.15.2'
branding:
icon: 'check-square'
color: 'white'