Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Bump jszip from 3.5.0 to 3.10.1 #60

Bump jszip from 3.5.0 to 3.10.1

Bump jszip from 3.5.0 to 3.10.1 #60

name: SL Scan
on: push
jobs:
Scan-Build:
# Scan runs on ubuntu, mac and windows
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Perform Scan
uses: ShiftLeftSecurity/scan-action@master
with:
output: reports
- name: Upload report
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: reports