even those were formatted.

This commit is contained in:
Thomas Göttgens
2023-01-21 14:37:54 +01:00
parent 51b2c431d9
commit 811ac15a81
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