Skip to content

fix: package.json & package-lock.json to reduce vulnerabilities #323

fix: package.json & package-lock.json to reduce vulnerabilities

fix: package.json & package-lock.json to reduce vulnerabilities #323

Workflow file for this run

name: Snyk Security run
on: push
jobs:
security:
uses: dvsa/des-workflow-actions/.github/workflows/security.yaml@main
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}