Skip to content

[Snyk] Security upgrade express from 4.18.2 to 4.19.2 #55

[Snyk] Security upgrade express from 4.18.2 to 4.19.2

[Snyk] Security upgrade express from 4.18.2 to 4.19.2 #55

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
branches:
- develop
- 'release/*'
pull_request:
branches:
- develop
permissions:
id-token: write
contents: read
jobs:
ci:
uses: dvsa/cvs-github-actions/.github/workflows/node-ci.yaml@develop
secrets:
CVS_MGMT_AWS_ROLE: ${{ secrets.CVS_MGMT_AWS_ROLE }}
CVS_SERVICES_S3: ${{ secrets.CVS_SERVICES_S3 }}