Skip to content

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 Oct 18, 2023
1 parent da3942b commit f05f5d5
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: ubuntu-latest
runs-on: buildjet-2vcpu-ubuntu-2204
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 f05f5d5

Please sign in to comment.