Skip to content

Merge branch 'main' into snyk-fix-fc27b8a64970d51732ee14c350f0f1c4 #29

Merge branch 'main' into snyk-fix-fc27b8a64970d51732ee14c350f0f1c4

Merge branch 'main' into snyk-fix-fc27b8a64970d51732ee14c350f0f1c4 #29

---
? "-—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