Skip to content

chore(cb2-11778): updated mysql2 to the latest version #923

chore(cb2-11778): updated mysql2 to the latest version

chore(cb2-11778): updated mysql2 to the latest version #923

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