Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Automated: Add Semgrep github action
Browse files Browse the repository at this point in the history
  • Loading branch information
fishbrain-terraform[bot] authored Feb 19, 2024
1 parent 2d51b66 commit d3dbb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d3dbb36

Please sign in to comment.