Trunk, you got a big storm coming, honey

This commit is contained in:
Ben Meadors
2023-01-27 10:22:17 -06:00
parent ed155476ac
commit 2e8832babb
8 changed files with 64 additions and 69 deletions

View File

@@ -1,17 +1,14 @@
---
name: Semgrep Differential Scan
on:
pull_request
on: pull_request
jobs:
semgrep-diff:
runs-on: ubuntu-latest
container:
image: returntocorp/semgrep
steps:
# step 1
- name: clone application source code
uses: actions/checkout@v3