Skip to content

[Snyk] Security upgrade ubuntu from focal-20211006 to focal-20240123 #78

[Snyk] Security upgrade ubuntu from focal-20211006 to focal-20240123

[Snyk] Security upgrade ubuntu from focal-20211006 to focal-20240123 #78

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