Skip to content

max length changed to 50 for body make and chassis make (#331) #1545

max length changed to 50 for body make and chassis make (#331)

max length changed to 50 for body make and chassis make (#331) #1545

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