superlint/slim/action.yml
Grahame White 3a5ba0b431
Update docker image used by slim version of the action (#4505)
Uses the updated super-linter/super-linter repo
Bumps the slim image version to 5.2.0 to align with the full-fat version of the action
2023-08-07 19:09:19 +00:00

12 lines
455 B
YAML

---
name: 'Super-Linter slim'
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:slim-v5.2.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