diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index d74d68d0ec..6d7663154a 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -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: