Skip to content

chore(deps-dev): Bump tsx from 4.11.0 to 4.15.6 #915

chore(deps-dev): Bump tsx from 4.11.0 to 4.15.6

chore(deps-dev): Bump tsx from 4.11.0 to 4.15.6 #915

Workflow file for this run

name: Snyk
on:
push:
branches:
- main
workflow_dispatch:
jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@main
with:
ORG: guardian-devtools
SKIP_SBT: true
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}