Skip to content

Added in the build from hash job (#101) #1403

Added in the build from hash job (#101)

Added in the build from hash job (#101) #1403

Workflow file for this run

name: CI
on:
push:
jobs:
security:
uses: dvsa/.github/.github/workflows/nodejs-security.yaml@v2
with:
args: '--all-projects'
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}