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

12 lines
439 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:v4.1.0'
branding:
icon: 'check-square'
color: 'white'
# You can view https://github.com/github/super-linter#environment-variables
# to see a comprehensive list of all environment variables that can be passed