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:
shell-lint:
name: Shell Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'