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

Bump follow-redirects from 1.13.2 to 1.15.5 #58

Bump follow-redirects from 1.13.2 to 1.15.5

Bump follow-redirects from 1.13.2 to 1.15.5 #58

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