Skip to content

Bump cryptography from 40.0.2 to 41.0.0 (#85) #23

Bump cryptography from 40.0.2 to 41.0.0 (#85)

Bump cryptography from 40.0.2 to 41.0.0 (#85) #23

Workflow file for this run

on:
pull_request: {}
push:
branches:
- 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: 473