Skip to content

chore update docs dependencies to v3.4.9 #1167

chore update docs dependencies to v3.4.9

chore update docs dependencies to v3.4.9 #1167

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 }}
...