This repository has been archived on 2023-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
Miguel Savignano 5e973bd2f9 change icon
2019-11-01 20:11:40 +01:00

10 lines
215 B
YAML

name: "Brakeman linter"
description: "A GitHub Action that lints your Ruby code with Brakeman!"
author: Miguel Savignano
runs:
using: "docker"
image: "Dockerfile"
branding:
icon: "check-square"
color: "red"