Skip to content

fix: properly check workers container #26

fix: properly check workers container

fix: properly check workers container #26

Workflow file for this run

name: semgrep
on: [push, pull_request]
jobs:
semgrep:
name: semgrep/ci
runs-on: ubuntu-latest
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: returntocorp/semgrep
steps:
- uses: actions/checkout@v4
- run: semgrep ci