Skip to content

Bump follow-redirects from 1.14.6 to 1.15.6 in /packages/node/base #441

Bump follow-redirects from 1.14.6 to 1.15.6 in /packages/node/base

Bump follow-redirects from 1.14.6 to 1.15.6 in /packages/node/base #441

Workflow file for this run

on:
pull_request: {}
push:
branches:
- main
- master
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
with:
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}