Skip to content

chore(deps): update mikefarah/yq action to v4.44.1 - autoclosed #173

chore(deps): update mikefarah/yq action to v4.44.1 - autoclosed

chore(deps): update mikefarah/yq action to v4.44.1 - autoclosed #173

Workflow file for this run

---
name: Linting
on:
pull_request:
branches:
- main
jobs:
yaml-lint:
name: YAML Linting
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: YAML Lint
uses: karancode/[email protected]
with:
yamllint_comment: true
yamllint_config_filepath: .github/config/yaml-linter.yaml
yamllint_format: parsable