Skip to content

chore(deps): update mikefarah/yq action to v4.42.1 #159

chore(deps): update mikefarah/yq action to v4.42.1

chore(deps): update mikefarah/yq action to v4.42.1 #159

Workflow file for this run

---
name: Linting
on:
pull_request:
branches:
- main
jobs:
shell-lint:
name: Shell Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'