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

Bump qs from 6.5.2 to 6.5.3 #56

Bump qs from 6.5.2 to 6.5.3

Bump qs from 6.5.2 to 6.5.3 #56

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