From d81a5387b4dc858fb403923cc60c5ca6ed253188 Mon Sep 17 00:00:00 2001 From: "semgrep.dev on behalf of @spilehchiha" Date: Tue, 28 May 2024 19:08:07 +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 6d7663154a..d74d68d0ec 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -14,7 +14,7 @@ name: Semgrep jobs: semgrep: name: semgrep/ci - runs-on: ubuntu-20.04 + runs-on: self-hosted env: SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }} container: