Skip to content

chore(deps): bump undici from 5.28.2 to 5.28.3 #11

chore(deps): bump undici from 5.28.2 to 5.28.3

chore(deps): bump undici from 5.28.2 to 5.28.3 #11

Workflow file for this run

name: Snyk
on:
pull_request:
branches:
- master
- develop
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check for vulnerabilities
uses: snyk/actions/node@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: test --all-projects --policy-path=./.snyk