Skip to content

[Snyk] Security upgrade python from 3.7-slim to 3.14.0a1-slim #44

[Snyk] Security upgrade python from 3.7-slim to 3.14.0a1-slim

[Snyk] Security upgrade python from 3.7-slim to 3.14.0a1-slim #44

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