From fe521c643b3ae6bd023ebeabb0e5cbcaf09aa208 Mon Sep 17 00:00:00 2001 From: "semgrep.dev on behalf of @AlekKras" Date: Wed, 31 Jan 2024 18:19:06 +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 136946e..3ec2780 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: