Skip to content

Bump @guardian/libs from 16.0.1 to 16.0.2 (#26889) #2044

Bump @guardian/libs from 16.0.1 to 16.0.2 (#26889)

Bump @guardian/libs from 16.0.1 to 16.0.2 (#26889) #2044

Workflow file for this run

name: Snyk
on:
schedule:
- cron: '0 6 * * *'
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@main
with:
ORG: guardian-dotcom-n2y
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}