Skip to content

Commit

Permalink
Merge pull request #474 from okta/update_semgrep
Browse files Browse the repository at this point in the history
Update semgrep Circle CI workflow
  • Loading branch information
monde committed Jul 18, 2024
2 parents 03ff65a + 6cb5ec5 commit c0f3315
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,12 @@ workflows:
# requires:
# - cache-secrets
# See OKTA-624790
# See OKTA-729389
semgrep:
jobs:
- platform-orb/job-semgrep-prepare:
- general-platform-helpers/job-semgrep-prepare:
name: semgrep-prepare
- platform-orb/job-semgrep-scan:
- general-platform-helpers/job-semgrep-scan:
name: "Scan with Semgrep"
requires:
- semgrep-prepare
Expand Down

0 comments on commit c0f3315

Please sign in to comment.