From 5606f3dcea387e03ddc6914c8c5a47df8cee4ab8 Mon Sep 17 00:00:00 2001 From: romovs Date: Fri, 9 May 2025 11:16:13 +0300 Subject: [PATCH] Update semgrep os image --- .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 4a41fa1..3128d03 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: ubuntu-22.04 env: SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }} container: