Skip to content

Merge pull request #24 from BrentWJacobs/snyk-fix-6cc6fa1da991d8d7cbd… #28

Merge pull request #24 from BrentWJacobs/snyk-fix-6cc6fa1da991d8d7cbd…

Merge pull request #24 from BrentWJacobs/snyk-fix-6cc6fa1da991d8d7cbd… #28

---
? "-—name"
: "Run yamllint uses bewuethr/[email protected]"
author: "Benjamin Wuethrich"
branding:
color: blue
icon: check-circle
description: "Run YAML linter with given configuration file"
inputs:
config-file:
description: "Configuration file for yamllint to use"
required: false
name: "Run yamllint"
runs:
args:
- "${{ inputs.config-file }}"
image: Dockerfile
using: docker
uses: bewuethr/[email protected]
with:
config-file: .github/workflows/yamllintconfig