Skip to content

Commit

Permalink
Added Semgrep CI/CD scan
Browse files Browse the repository at this point in the history
  • Loading branch information
Voidd committed May 15, 2024
1 parent 0755d06 commit 6e018fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
container:
# A Docker image with Semgrep installed. Do not change this.
image: returntocorp/semgrep
if: (github.actor != dependabot[bot])
steps:
- uses: actions/checkout@v4
- run: semgrep ci
Expand Down

0 comments on commit 6e018fc

Please sign in to comment.