Skip to content

chore(deps): update wagoid/commitlint-github-action action to v6 #1229

chore(deps): update wagoid/commitlint-github-action action to v6

chore(deps): update wagoid/commitlint-github-action action to v6 #1229

Workflow file for this run

---
on: # yamllint disable-line rule:truthy
pull_request:
name: 🐞 Differential shell-check
permissions:
contents: read
jobs:
shellcheck:
uses: wayofdev/gh-actions/.github/workflows/shellcheck.yml@master
with:
os: ubuntu-latest
severity: warning
secrets:
token: ${{ secrets.GITHUB_TOKEN }}