Skip to content

[Snyk] Fix for 7 vulnerabilities #20

[Snyk] Fix for 7 vulnerabilities

[Snyk] Fix for 7 vulnerabilities #20

Workflow file for this run

name: CI
on:
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
# add your job steps here