diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 7c3b148..89cb24b 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -10,7 +10,7 @@ on: jobs: semgrep: name: Scan - runs-on: buildjet-2vcpu-ubuntu-2204 + runs-on: warp-ubuntu-latest-x64-2x timeout-minutes: 15 # There's been issues with some runs hanging. This times out after 15 minutes instead of the default 360. container: image: returntocorp/semgrep