Skip to content

Bump django from 1.2 to 3.2.24 in /packages/sub/.hidden #423

Bump django from 1.2 to 3.2.24 in /packages/sub/.hidden

Bump django from 1.2 to 3.2.24 in /packages/sub/.hidden #423

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 }}