Skip to content

Bump gitpython from 3.1.12 to 3.1.37 (#37) #15

Bump gitpython from 3.1.12 to 3.1.37 (#37)

Bump gitpython from 3.1.12 to 3.1.37 (#37) #15

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:
auditOn: push
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
publishDeployment: 527