Skip to content

Commit

Permalink
Merge pull request #227 from okta/rl-OKTA-789927
Browse files Browse the repository at this point in the history
OKTA-789927: Move away from orb
  • Loading branch information
bretterer authored Aug 5, 2024
2 parents 2fb64ee + ab2e61c commit e854582
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
version: 2.1

orbs:
general-platform-helpers: okta/general-platform-helpers@1.8
general-platform-helpers: okta/general-platform-helpers@1.9

workflows:
# See OKTA-624804
semgrep:
jobs:
- general-platform-helpers/job-semgrep-prepare:
name: semgrep-prepare
- general-platform-helpers/job-semgrep-scan:
name: "Scan with Semgrep"
requires:
- semgrep-prepare
context:
- static-analysis

0 comments on commit e854582

Please sign in to comment.