Skip to content

🚨 [security] Update shellcheck 2.2.0 → 3.0.0 (major) #92

🚨 [security] Update shellcheck 2.2.0 → 3.0.0 (major)

🚨 [security] Update shellcheck 2.2.0 → 3.0.0 (major) #92

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
test:
runs-on: ${{ matrix.os }}-latest
strategy: { matrix: { os: [ ubuntu, macOS ] } }
steps:
- uses: actions/checkout@v2
- run: npm cit