Skip to content

Commit

Permalink
Add Semgrep CI
Browse files Browse the repository at this point in the history
  • Loading branch information
semgrep-bot committed Jan 31, 2024
1 parent 49a740e commit fe521c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name: Semgrep
jobs:
semgrep:
name: semgrep/ci
runs-on: self-hosted
runs-on: ubuntu-20.04
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
Expand Down

0 comments on commit fe521c6

Please sign in to comment.