From 34162effbcc1c4050ca209ad5505205fca5db257 Mon Sep 17 00:00:00 2001 From: "semgrep.dev on behalf of @spilehchiha" Date: Tue, 28 May 2024 20:46:11 +0000 Subject: [PATCH] Add Semgrep CI --- .github/workflows/semgrep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: