Skip to content

chore update docs dependencies to v20.14.10 #1187

chore update docs dependencies to v20.14.10

chore update docs dependencies to v20.14.10 #1187

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/[email protected]
with:
os: ubuntu-latest
severity: warning
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
...